Report executions
Get report execution
Retrieves the details of a single report execution.
GET
This endpoint requires the reports.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a report execution.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Response
200
application/json
Returns a report execution.
A report execution.