v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Users

Retrieve a basic user data

Retrieves a User object.

Not available via OAuth token.

Available via S2S.

get/users/{user_id}

Path parameters

number required
OR
string uuid required

A unique identifier of the user. Can be numerical or uuid

Response

OK

idnumber

A unique identifier of the user.

uuidstring uuid

A unique identifier of the user as UUID.

emailstring

E-mail of the user.

fullnamestring

User name and last name.