Skip to main content
GET
/
api
/
auth
/
me
Get current user
curl --request GET \
  --url https://app.demand-iq.com/api/auth/me \
  --cookie session=
{}

Authorizations

session
string
cookie
required

Session cookie obtained from POST /api/auth/login.

Response

Current user

user
object
organization
object