List company users

Lists users in a company along with their roles and metadata.

Lists a company's users along with their roles and metadata. You can filter by search term and user status, and paginate the results.

Requirements

Body Params
string
required

Required. The ID of the contractor company.

filter
object

ContractorCompanyUserFilter is used to filter contractor company users.

string
enum

ContractorCompanyUserSortField is used to define the sorting criteria of contractor company users.

  • USER_SORT_FIELD_USER_NAME: Sort by user name.
Allowed:
int32

The number of users to return in a single request.

string

If present, will fetch the next page of results. This must be the value of next_page_token from the response.

string
enum
Defaults to SORT_DIRECTION_UNSPECIFIED

Optional. The sort order to apply. Defaults to ascending when unspecified.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json