API Reference/Session GET/v1/auth/me/historySendHeadersAuthorizationAuthorizationRequiredBearer <token>In: headercURLJavaScriptGoPythoncurl -X GET "https://api.descope.com/v1/auth/me/history" \ -H "Authorization: Bearer <token>"200OKResponse{ "authHistory": [ { "userId": "string", "loginTime": 0, "city": "string", "country": "string", "ip": "string" } ] }TypeScript Was this helpful?NextMy Details GETNextSelect an active tenant POST