List companiesAsk AIpost https://api.safetyculture.io/companies/v1beta/companiesLists contractor companies based on applied filters, with support for sorting and pagination.Body ParamsfilterobjectAdditional filters to apply to the request.filter objectsort_fieldstringenumThe field to sort by.COMPANY_SORT_FIELD_COMPANY_TYPE_NAMECOMPANY_SORT_FIELD_COMPANY_NAMECOMPANY_SORT_FIELD_COMPANY_STATUSAllowed:COMPANY_SORT_FIELD_COMPANY_TYPE_NAMECOMPANY_SORT_FIELD_COMPANY_NAMECOMPANY_SORT_FIELD_COMPANY_STATUSsort_directionstringenumDefaults to SORT_DIRECTION_UNSPECIFIEDThe sort order.SORT_DIRECTION_UNSPECIFIEDSORT_DIRECTION_ASCSORT_DIRECTION_DESCAllowed:SORT_DIRECTION_UNSPECIFIEDSORT_DIRECTION_ASCSORT_DIRECTION_DESCpage_sizeint32The number of companies 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.include_compliance_statsbooleanDeprecated. This does nothing. Compliance statistics are now always included in the response.truefalseinclude_user_credential_compliance_statsbooleanTemporary migration flag. When true, includes user credential compliance statistics in the response. Defaults to false.truefalseResponses 200A successful response. defaultAn unexpected error response.Updated 21 days ago