{ "opencollection": "1.0.0", "info": { "name": "Agent Admin Session API", "version": "25.8.1" }, "items": [ { "info": { "name": "Session", "type": "folder" }, "items": [ { "info": { "name": "Get information about the current user's session.", "type": "http" }, "http": { "method": "GET", "url": "youragentURL.symphony.com/agent/v2/sessioninfo", "headers": [ { "name": "sessionToken", "value": "" } ] }, "docs": "Get information about the current user's session." } ] } ], "bundled": true }