List company usersAsk AIpost https://api.safetyculture.io/companies/v1beta/usersLists users in a company along with their roles and metadata.Body Paramscompany_idstringrequiredRequired. The ID of the contractor company.filterobjectAdditional filters to apply to the request.filter objectsort_fieldstringenumThe field to sort by.USER_SORT_FIELD_USER_NAMEAllowed:USER_SORT_FIELD_USER_NAMEpage_sizeint32The number of users 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 21 days ago