Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
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
Type
API Key (header: X-CSRF-Token)
Responses
default
GET
/api/user/current/details
Playground
Authorization
api_key
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python