Governance
Fetches report run status.
Fetches the status of the run corresponding to the report-id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the report to get run status for.
Response
200
application/json; charset=UTF-8
Fetches status of report run.
The response is of type object
.