v1

latestOpenAPI 3.1.02026-07-1750229379.2 KB
Users

Get current user

Returns the user information for the currently authenticated user.

get/v1/me

Response

Response from the GET /v1/me endpoint.

idstring required

Unique stable id of the user.

handlestring required

Name of the user.

img_urlstring required

URL link to the user's profile image.

emailstring required

Email associated with the user's account. This property is only present on the /v1/me endpoint.