Get a bulk report batch
Get a bulk report batch's status and results given the request_uuid. While in progress, only batch metadata is returned; once complete, it also includes a signed report_url (a zip of all generated reports, valid for 10 minutes) and a per-company breakdown.
Reports containing PHI are inaccessible with company_reports:read:tier_2_only data scope.
📘 System Access Authentication
This endpoint uses the Bearer Auth scheme with the system-level access token in the HTTP Authorization header
scope: company_reports:read
Path parameters
The UUID of the bulk report batch.
Headers
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.