Get report execution
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.
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Response
Returns a report execution.
A report execution.
The type of this resource. Is always report-execution.
report-execution "report-execution"
The unique identifier for this report execution.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
The date and time this report execution was created in our system.
"2013-07-16T19:23:00.000+00:00"
The date and time this report execution was last updated.
"2013-07-16T19:23:00.000+00:00"
The status of this report execution.
dispatched, failed, pending, processing, succeeded "succeeded"
Contains the context values used to compute the value of date-time
placeholders such as month_start and month_end if present in
the report's specification. Date-time placeholders are dynamic
timestamps that change with every report execution.
The report associated with this report execution.