Get all company formsCopy Pageget https://api.gusto-demo.com/v1/companies/{company_id}/formsGet a list of all company's forms Related guides Company Forms scope: company_forms:readPath Paramscompany_idstringrequiredThe UUID of the companyQuery Paramssort_bystring^(created_at|name|year|quarter|draft|document_content_type)(:(asc|desc))?(,(created_at|name|year|quarter|draft|document_content_type)(:(asc|desc))?)*$Sort by one or more fields. Options: created_at, name, year, quarter, draft, document_content_type. Append :asc or :desc to specify direction (e.g., created_at:asc). Defaults to ascending.pageintegerThe page that is requested. When unspecified, will load all objects unless endpoint forces pagination.perintegerNumber of objects per page. For majority of endpoints will default to 25HeadersX-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 200Success 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 2 months ago Update a company's payment configsGet a company formDid this page help you?YesNo