Retrieves details for a specific session. Requires either user authentication or API key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier for the session.
Session details retrieved successfully.
The response is of type object
.
Retrieves details for a specific session. Requires either user authentication or API key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier for the session.
Session details retrieved successfully.
The response is of type object
.