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

Documentation Index

Fetch the complete documentation index at: https://docs.idunplatform.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful Response

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

Last modified on April 22, 2026