Get Project Usage Breakdown

GET
ParameterTypeDescription
accessorbooleanThe public API key accessor used
deploymentbooleanThe deployment type used
endpointbooleanThe endpoint used
feature_setbooleanThe collection of features used
modelbooleanThe model used
methodbooleanThe processing method used
tagsbooleanAny tags used
diarizebooleanFilter by diarization usage
utterancesbooleanFilter by utterances usage

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

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