Users

Get an user details

Get the details of an user

get/platform/api/v1/users/{id}

Response

Success

idnumber
access_tokenstring
account_idnumber
available_namestring
avatar_urlstring
confirmedboolean
display_namestring nullable
message_signaturestring nullable
emailstring
hmac_identifierstring
inviter_idnumber nullable
namestring
providerstring
pubsub_tokenstring
role'agent' | 'administrator'
ui_settingsobject
uidstring
typestring nullable
custom_attributesobject

Available for users who are created through platform APIs and has custom attributes associated.

Changes

Changed in 1 of the 22 revisions of this API.2

    • the response property accounts/items/active_at became nullable for the status 200

      response-property-became-nullable

    • the response property inviter_id became nullable for the status 200

      response-property-became-nullable