Get By ID
GET/api/report-jobs/get/:id
Tier: Internal — subject to change without notice.
Returns full detail for one report job in the caller's organisation.
Request
Responses
- 200
- 400
The job. See ReportSchedule.ReportJobSummaryDto.
No job with that id exists in the caller's organisation (a job belonging to another organisation is treated as not found).