Get a list of additional data of an existing user

Prev Next
Get
/v{version}/Users/{id}/AdditionalData
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the user

version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

User's additional data

Id
integer (int32)

Unique ID of the additional data

Label
string

Label of the additional data

PossibleValues
Array of string

Possible values of additional data

string
Type
string

Types of additional data

Valid values[ "Undefined", "Boolean", "List", "Text", "Readonly", "Hidden" ]
Value
string

Value of the additional data

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Not Found

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties