/usages

Provide usage data for the given filters. Such as consumed compute units, number of assets generated, etc. Maximum time range with custom startDate and endDate is 120 days. Granularity is calculated based on the time range.

Query Params
string

The unique identifier of the user for the usage. If not provided, returns all usages for the team.

string

The offset for the activity data. Default is 0. If bad offset or empty, 0 will be returned. Must be a positive integer.

string

The unique identifiers of the users for filtering the usage data. If not provided, use all users. Can be one or more comma separated values.

string

The type of the usage data. Can be one or more comma separated values. Default is all types. If bad type or empty, all types will be returned.

string

The end date of the usage in ISO 8601 format. If not provided, use default timeRange. If provided, startDate is required.

string

The project ids for filtering the usage data. If not provided, use all projects. Can be one or more comma separated values.

string

The time range of the usage. If not provided, use default timeRange. If startDate and endDate provided, timeRange is ignored.

string

The start date of the usage in ISO 8601 format. If not provided, use default timeRange. If provided, endDate is required.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json