Skip to main content
GET
Get a user custom attribute

Authorizations

Authorization
string
header
required

Path Parameters

user_id
integer
required

UID of user

Example:

1

custom-attribute_id
integer
required

UID of the custom attribute

Example:

1

Response

OK

Value
string

custom attribute value

Example:

"true"

ID
integer

UID of this user custom attribute

Example:

1

CustomAttribute
object