GetCompanyInspections retrieves inspections linked to a contractor company.Ask AIget https://api.safetyculture.io/companies/v1beta/company/{company_id}/inspectionsPath Paramscompany_idstringrequiredRequired. The ID of the contractor company.Query Paramspage_sizeint64The number of inspections to return in a single request.page_tokenstringIf present, will fetch the next page of results. This must be the value of next_page_token from the response.Responses 200A successful response. defaultAn unexpected error response.Updated 20 days ago