Retrieve current user's account details

Retrieve current user's account details.

get

Get account information

Responses
chevron-right
200

User account information.

application/json
idintegerOptional

The unique identifier of the user.

emailstring · emailOptional

The email address of the user.

namestringOptional

The name of the user.

get
/account/
200

User account information.

Last updated