v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Information 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

uuidstring

Unique identifier of an information request

company_uuidstring

Unique identifier of the company to which the information requests belongs

type'company_onboarding' | 'account_protection' | 'payment_request' | 'payment_error' nullable

The type of information request

status'pending_response' | 'pending_review' | 'approved'

The status of the information request

blocking_payrollboolean

If true, this information request is blocking payroll, and may require response or requires review from our Risk Ops team.