Get all information requests for a companyCopy Pageget https://api.gusto-demo.com/v1/companies/{company_uuid}/information_requestsFetch all information requests for a company. scope: information_requests:readPath Paramscompany_uuidstringrequiredThe UUID of the companyQuery Paramssort_bystringSort 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.HeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200Successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 10 days ago