Endpoints
Get session status
Retrieves details of a specific session by its ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer token for authentication
Path Parameters
Unique identifier of the session
Response
200
application/json
Session details retrieved successfully
The response is of type object
.