List deployment usage
List deployment task, DAG, and operator activity metrics synced from the org’s Sigma cost breakdown export, aggregated by day, week, or month. Enterprise+ tier only.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Organization to retrieve usage data for.
Query Parameters
Start of the date range (YYYY-MM-DD).
End of the date range (YYYY-MM-DD). Range must not exceed 12 months.
The granularity to aggregate by.
day, week, month Filter by workspace ID. At most 1000.
Filter by deployment ID. At most 1000.
The number of results to skip before returning values.
x >= 0The maximum number of results to return.
1 <= x <= 1000Fields to sort by, formatted as <fieldName>:asc or <fieldName>:desc.
Response
OK
The list of deployment usage rows in the current page.
The maximum number of results in one page.
20
The offset of the current page of results.
0
The total number of deployment usage rows matching the query.
17677