Skip to main content

List tenant usage reports

GET 

/api/meshobjects/meshtenantusagereports

List all meshTenantUsageReports with optional filtering by workspace, project, and time period.

Note: If no request parameters for filtering are specified, all meshTenantUsageReports, except for cancelled ones, are returned. A meshTenantUsageReport gets cancelled, if any changes occur after finalization of it. A new meshTenantUsageReport with an incremented version gets created in case of such an update. So the old one is available as cancelled, and the new as finalized. By default, meshTenantUsageReports are sorted descending by period.

A meshTenantUsageReport contains all cost and payment information as well as tags for one tenant in one period (month). Via the API, you receive more detailed information than via the UI. Besides tags and payment information, you also get the seller information separated via line items in the meshTenantUsageReport.

Authentication: This endpoint supports API User authentication.

Request

Responses

200