runs/{id}
Get details of given run of an reporting app.
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token)
- Content-Type: application/json
- Accept: application/json
Get details of the given run of reporting app
Path Parameters
- tenantId
Describes partnerId or clientId of the tenant
- id
Describes run uuid of runs on the reporting app
Responses
- id
- installedAppId
- tenantId
- parameters
- createdBy
- createdDate
- status
- format
- failureReason
- completedTime
Loading Examples...