Returns the report data as a raw response. In case the report hasn’t been generated yet, it will return an empty response with http status 204 - NoContent.
GET /api/report_templates/1007981766/report_data/JOBID 404 { "message": "Report not found, please ensure you used the correct job_id" }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
id required |
Validations:
|
job_id required |
ID assigned to generating job by the schedule command Validations:
|