Get Project Usage Breakdown

GET

Retrieves the usage breakdown for a specific project, with various filter options

Path parameters

project_idstringRequired

The unique identifier of the project

Query parameters

startdatetimeOptional

Start date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM

enddatetimeOptional

End date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM

groupingenumOptional

Common usage grouping parameters

Response

Usage breakdown response

startstringformat: "date"

Start date of the usage period

endstringformat: "date"

End date of the usage period

resolutionobject
resultslist of objects

Errors

Built with