cURL
curl --request GET \ --url https://app.demand-iq.com/api/auth/me \ --cookie session=
{}
Returns the authenticated user’s identity and organization.
Session cookie obtained from POST /api/auth/login.
POST /api/auth/login
Current user
Show child attributes