Skip to main content
GET
/
api
/
v1
/
auth
/
me
Get current session
curl --request GET \
  --url https://api.example.com/api/v1/auth/me
{}

Response

200 - application/json

Successful Response

The response is of type Response Me Api V1 Auth Me Get · object.

Last modified on March 22, 2026