Skip to main content

List tenant usage reports

GET 

/api/meshobjects/meshtenantusagereports

Provides a paged list of meshTenantUsageReports. A tenant usage report contains the aggregated usage (e.g. cost) of a single tenant for a given period, broken down into line items.

Access Control:

  • Admin users (ADM_TENANTUSAGEREPORT_LIST) can access reports across all workspaces.
  • Workspace users (TENANTUSAGEREPORT_LIST) can access reports for tenants owned by their workspace.

Reports are read-only. The status.lineItems[].netAmount.baseAmount, baseCurrency and exchangeRate fields are only included when currency conversion is enabled in the meshStack financials settings.

Authentication: This endpoint supports multiple authentication methods: API Key authentication or API User authentication.

Request

Responses

200