v1
latestOpenAPI 3.1.02026-07-243113441.2 MBReports
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
get/v1/bulk_reports/{request_uuid}
Path parameters
request_uuidstring required
The UUID of the bulk report batch.
Headers
X-Gusto-API-Version'2026-06-15'
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