arrow-up-from-squareFetching user information

This short article explains how you can fetch information about current user.

To use this endpoint, ensure that authentication is performed beforehand. Refer to the Getting Started guide for detailed instructions. This endpoint provides all details about current user.

get
Responses
chevron-right
200

OK

responsestatusstring · enumOptionalPossible values:
erroridstring · nullableOptional
errormessagestring · nullableOptional
errorcodeinteger · int32 · nullableRead-onlyOptional

Numeric representation of the responsestatus field.

get
/user/me

Last updated

Was this helpful?