Get extended custom attributes for user

GET {{baseUrl}}/users/:user_id/custom-attributes

Get extended custom attributes for user

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"Value":"\u003cstring\u003e","ID":"\u003cinteger\u003e","CustomAttribute":{"Name":"\u003cstring\u003e","Identifier":"\u003cstring\u003e","Type":"\u003cstring\u003e","Behaviour":"\u003cstring\u003e","AddToKeyMetadata":"\u003cboolean\u003e","Required":"\u003cboolean\u003e","ShowOnSignUp":"\u003cboolean\u003e","WriteOnceReadMany":"\u003cboolean\u003e"}},{"Value":"\u003cstring\u003e","ID":"\u003cinteger\u003e","CustomAttribute":{"Name":"\u003cstring\u003e","Identifier":"\u003cstring\u003e","Type":"\u003cstring\u003e","Behaviour":"\u003cstring\u003e","AddToKeyMetadata":"\u003cboolean\u003e","Required":"\u003cboolean\u003e","ShowOnSignUp":"\u003cboolean\u003e","WriteOnceReadMany":"\u003cboolean\u003e"}}]