Retrieve license usage in time range

Returns license usage data for your organization over a specified time range.
For managed organizations, returns usage for that organization.
For MSP organizations, returns aggregated usage across all managed organizations.

Path Params
uuid
required
^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$

ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.

Query Params
string
required
^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.\d{3})?Z$

Start date and time for the usage data range in ISO string format (UTC).

string
required
^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.\d{3})?Z$

End date and time for the usage data range in ISO string format (UTC).

childOrgsIds
array of objects

Array of organization IDs to filter the usage data by.

childOrgsIds
Responses

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