Retrieves all sessions associated with the specified agent. Authorization required.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier for the agent.
List of sessions successfully retrieved.
The response is of type object[]
.