Users
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
first_namestring | nullableOptional
Filter users by first name. Supports wildcard () for partial matches - use * for contains, prefix for starts with, *suffix for ends with
last_namestring | nullableOptional
Filter users by last name. Supports wildcard () for partial matches - use * for contains, prefix for starts with, *suffix for ends with
limitinteger · int32OptionalDefault:
100page_tokenstring | nullableOptional
rolestring[] | nullableOptional
source_integration_idstring | nullableOptional
source_integration_namestring | nullableOptional
Responses
200
OK
application/json
get
/api/admin/v3/users200
OK
Last updated
Was this helpful?
