Agents
Retrieve an agent session
Retrieves the current state of a managed agent session. See managing sessions.
get/agents/sessions/{session_id}
Path parameters
session_idstring required
The ID of the session.
Response
The requested session.
Changes
Changed in 2 of the 163 revisions of this API.11
- ●
added the new
ultrafastenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○