User attributes

get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Query parameters
afterstringOptional
limitnumberOptional
Responses
chevron-right
200Success
application/json
and
get
/v1/user-attributes
200Success
get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
userAttributeIdstringRequired
Responses
chevron-right
200Success
application/json
idstringRequired

Unique ID

namestringRequired

Name of User Attribute

labelstringRequired

Human friendly label for User Attribute

typestring · enumRequired

Type of the User Attribute

Possible values:
allow_multiple_valuesbooleanRequired

If true, a User can have multiple values for this User Attribute

get
/v1/user-attributes/{userAttributeId}
200Success

Last updated