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
200Success
application/json
and
get
/v1/user-attributes200Success
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
userAttributeIdstringRequired
Responses
200Success
application/json
idstringRequired
Unique ID
namestringRequired
Name of User Attribute
labelstringRequired
Human friendly label for User Attribute
typestring · enumRequiredPossible values:
Type of the User Attribute
allow_multiple_valuesbooleanRequired
If true, a User can have multiple values for this User Attribute
get
/v1/user-attributes/{userAttributeId}200Success
Last updated