Users

returns all users for a customer, filtered by optional search parameter

get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

Query parameters
searchstringOptional

searches first & last names, nickname, & email using a query

integrationstring · enumRequiredPossible values:
Responses
chevron-right
200Success
application/json
or
get
/api/v1/customers/{customerId}/users
200Success
get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

Responses
chevron-right
200Success
application/json
typestring · enumRequired

type of the external identity

Possible values:
valuestringRequired

external identifier

customerIdstring · objectidOptional

optional customer id to bind the identity to

get
/api/v1/customers/{customerId}/users/lookup
200Success

returns a user by its id

get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

user's id

createdAtstring · iso-date-timeRequired

date and time user was created

Example: 2022-08-12T20:44:48Z
isSuperDelegatebooleanOptional
emailstring · emailRequired

user's email address used for login

Example: [email protected]
firstNamestringRequired

user's first name

jobTitlestringRequired

user's job title

lastNamestringRequired

user's last name

nicknamestringRequired

user's nickname, can be empty

updatedAtstring · iso-date-timeRequired

date and time user was last updated

Example: 2022-08-12T20:44:48Z
statusstring · enumOptionalPossible values:
senioritystringOptional

user's seniority level

departmentstringOptional

user's department

officestringOptional

user's office

subdepartmentstringOptional

user's subdepartment

podstringOptional

user's pod

groupIdsstring · objectid[] · nullableOptional

user group ids that this user belongs to

superDelegatePermissionsobjectOptional

list of permissions assigned to Super Delegates

get
/api/v1/customers/{customerId}/users/{userId}
200Success

updates a user

patch
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

Body
delegateIdsstring · objectid[]Optional

if set, will update users who delegate their work to this user

firstNamestringOptional

if set, will update user's first name

emailstring · emailOptional

if set, will update user's email

Example: [email protected]
jobTitlestringOptional

if set, will update user's job title

lastNamestringOptional

if set, will update user's last name

nicknamestringOptional

if set, will update user's nickname, can be empty

roleIdsstring · objectid[]Optional

if set, will update roles that are assigned to the user

senioritystringOptional

if set, will update user's seniority level

departmentstringOptional

if set, will update user's department

officestringOptional

if set, will update user's office

subdepartmentstringOptional

if set, will update user's subdepartment

podstringOptional

if set, will update user's pod

Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

user's id

createdAtstring · iso-date-timeRequired

date and time user was created

Example: 2022-08-12T20:44:48Z
isSuperDelegatebooleanOptional
emailstring · emailRequired

user's email address used for login

Example: [email protected]
firstNamestringRequired

user's first name

jobTitlestringRequired

user's job title

lastNamestringRequired

user's last name

nicknamestringRequired

user's nickname, can be empty

updatedAtstring · iso-date-timeRequired

date and time user was last updated

Example: 2022-08-12T20:44:48Z
statusstring · enumOptionalPossible values:
senioritystringOptional

user's seniority level

departmentstringOptional

user's department

officestringOptional

user's office

subdepartmentstringOptional

user's subdepartment

podstringOptional

user's pod

groupIdsstring · objectid[] · nullableOptional

user group ids that this user belongs to

superDelegatePermissionsobjectOptional

list of permissions assigned to Super Delegates

patch
/api/v1/customers/{customerId}/users/{userId}
200Success

deletes a user

delete
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

Query parameters
isForwardedbooleanOptional
originalPrincipalClientIdstringOptional
originalPrincipalCustomerIdstringOptional
originalPrincipalUserIdstringOptional
Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

user's id

createdAtstring · iso-date-timeRequired

date and time user was created

Example: 2022-08-12T20:44:48Z
isSuperDelegatebooleanOptional
emailstring · emailRequired

user's email address used for login

Example: [email protected]
firstNamestringRequired

user's first name

jobTitlestringRequired

user's job title

lastNamestringRequired

user's last name

nicknamestringRequired

user's nickname, can be empty

updatedAtstring · iso-date-timeRequired

date and time user was last updated

Example: 2022-08-12T20:44:48Z
statusstring · enumOptionalPossible values:
senioritystringOptional

user's seniority level

departmentstringOptional

user's department

officestringOptional

user's office

subdepartmentstringOptional

user's subdepartment

podstringOptional

user's pod

groupIdsstring · objectid[] · nullableOptional

user group ids that this user belongs to

superDelegatePermissionsobjectOptional

list of permissions assigned to Super Delegates

delete
/api/v1/customers/{customerId}/users/{userId}
200Success
patch
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

Body
firstNamestringOptional

if set, will update user's first name

emailstring · emailOptional

if set, will update user's email

Example: [email protected]
jobTitlestringOptional

if set, will update user's job title

lastNamestringOptional

if set, will update user's last name

nicknamestringOptional

if set, will update user's nickname, can be empty

roleIdsstring · objectid[]Optional

if set, will update roles that are assigned to the user

senioritystringOptional

if set, will update user's seniority level

departmentstringOptional

if set, will update user's department

officestringOptional

if set, will update user's office

subdepartmentstringOptional

if set, will update user's subdepartment

podstringOptional

if set, will update user's pod

Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

user's id

createdAtstring · iso-date-timeRequired

date and time user was created

Example: 2022-08-12T20:44:48Z
isSuperDelegatebooleanOptional
emailstring · emailRequired

user's email address used for login

Example: [email protected]
firstNamestringRequired

user's first name

jobTitlestringRequired

user's job title

lastNamestringRequired

user's last name

nicknamestringRequired

user's nickname, can be empty

updatedAtstring · iso-date-timeRequired

date and time user was last updated

Example: 2022-08-12T20:44:48Z
statusstring · enumOptionalPossible values:
senioritystringOptional

user's seniority level

departmentstringOptional

user's department

officestringOptional

user's office

subdepartmentstringOptional

user's subdepartment

podstringOptional

user's pod

groupIdsstring · objectid[] · nullableOptional

user group ids that this user belongs to

superDelegatePermissionsobjectOptional

list of permissions assigned to Super Delegates

patch
/api/v2/customers/{customerId}/users/{userId}
200Success

Last updated