v1
latestOpenAPI 3.1.02026-07-243113441.2 MBInformation Requests
Get all information requests for a company
Fetch all information requests for a company.
scope: information_requests:read
get/v1/companies/{company_uuid}/information_requests
Path parameters
company_uuidstring required
The UUID of the company
Query parameters
sort_bystring
Example:payroll_blocker:asc
Sort by one or more fields. Options: payroll_blocker, status, type. Append :asc or :desc to specify direction (e.g., payroll_blocker:asc). Defaults to ascending.
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
Successful