Get all recovery cases for a companyCopy Pageget https://api.gusto-demo.com/v1/companies/{company_uuid}/recovery_casesFetch all recovery cases for a company. scope: recovery_cases:readPath Paramscompany_uuidstringrequiredThe UUID of the companyQuery ParamspageintegerThe 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 2025-11-15Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2025-11-15Allowed:2025-11-15Responses 200Successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 25 days ago