GuidesAPI Reference
API Reference

Retrieve status for a usage report request by ID

This API retrieves the status of a usage report request. The report creation Async API starts the report generation request and status, retrieving through this API. In the response of this API , You can identify the status of the usage report creation process and can download it when it has completed. The response contains the usage report download URL.

  • API response has a single record having the status of the report request.
  • The API supports usage by app ID.
Path Params
string
required
length between 5 and 30

Organization ID.

string
required
length between 11 and 30

Report ID.

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