Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 526 Bytes

me.rst

File metadata and controls

22 lines (14 loc) · 526 Bytes

User profile /me

Warning

This endpoint is highly volatile. It could be completely changed or removed in next versions.

Obtain information about authenticated user

.. http:get:: /me

    Return information about current authenticated user

    :reqheader Authorization: (**required**) :term:`access token`

    :resheader Content-Type: application/json

    :status 200: Success
    :status 401: The request is not authorized
    :status 404: