A search term for querying of members within an Organization.Available options are: email, org, user, userslug, inactive, user_name, role
sort
string
A field for sorting objects in ascending or descending order. Use `-` prefix for descending order (e.g., `-user_name`). Available options: user_name, role.
Response
Responses
Retrieved the list of organization's members
array of objects
object
email
string
optional
length ≥ 1
has_two_factor
boolean
optional
is_active
boolean
optional
joined_at
date-time
optional
last_login_at
date-time | null
optional
last_login_method
string
optional
Allowed values: Unknown, Password, Social, SAML Defaults to Unknown
role
string
optional
Allowed values: Owner, Manager, Member, Collaborator Defaults to Owner
user
string
optional
length ≥ 1
user_id
string
optional
length ≥ 1
user_name
string
optional
length ≥ 1
user_url
uri
optional
visibility
string
optional
Allowed values: Public, Private Defaults to Public
Request could not be processed (see detail).
object
object
detail
string
required
length ≥ 1
An extended message for the response.
fields
object
optional
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
object
Missing or invalid parameters (see detail).
object
object
detail
string
required
length ≥ 1
An extended message for the response.
fields
object
optional
A Dictionary of related errors where key: Field and value: Array of Errors related to that field