Show the Currently Authenticated Session

GET {{baseUrl}}/api/v2/users/me/session

Allowed For

  • Admins, Agents, End users

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"session":[{"authenticated_at":"2014-11-18T17:24:29Z","id":3432,"last_seen_at":"2014-11-18T17:30:52Z","url":"https://company.zendesk.com/api/v2/users/12345/sessions/3432.json","user_id":12345}]}