Skip to content

Lists the detailed profile of the current user. Returns 401 if not logged in or 200 and the data.

GET
/api/user/current/details

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python