GuidesAPI Reference
API Reference

Retrieve status for all usage report requests

The Async API retrieves the status of all usage report requests. The response contains the status of the usage report and the download URL.

  • Sort API response records based on the created date in ascending or descending order, as the sort parameter in the API request.
  • The API supports usage by app ID.
Path Params
string
required
length between 5 and 30

Organization ID.

Query Params
integer
1 to 100
Defaults to 100

Returns the maximum number of records. The default and maximum is 100 records.

string
enum
Defaults to desc

Returns sage report status in ascending or descending order of the creation date of the report.

Allowed:
integer
≥ 0
Defaults to 0

The offset page number determines the current page number in the search results view. The default value is zero.

Headers
string

User-provided token used to trace a request or a group of requests sent to the service.

string
required

Auto-generated ID, which uniquely identifies the request and is in the response. When contacting the support team with an inquiry regarding a specific request, provide the value of this header to assist with troubleshooting.

Responses

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