Batch Get Job Reports

Fetches the job reports for a set of job RIDs. Omits any job reports the user is not permitted to see from the response.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
jobRidsset of stringsRequired

Response

This endpoint returns an object.
jobRidsToJobReportsmap from strings to objects