Reports
Configuration Status
Retrieves the status of a report’s primary configuration unless a specific configuration is provided. Used to determine the state of background processing and overall completeness with low overhead.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this report.
Query Parameters
Optional configuration id to retrieve. If not provided, the primary configuration will be used.
Response
200
No response body