Endpoint: GET /v1/sessions/{session_id}
This endpoint retrieves details of a specific session based on the provided session_id
.
Optional timeout for the request.
The unique ID of the session to retrieve.
Indicates if the session is currently active.
The unique identifier of the session.
The internal ID of the session in the database.
The ID of the user associated with the session.
The timestamp when the session was created.
Endpoint: GET /v1/sessions/{session_id}
This endpoint retrieves details of a specific session based on the provided session_id
.
Optional timeout for the request.
The unique ID of the session to retrieve.
Indicates if the session is currently active.
The unique identifier of the session.
The internal ID of the session in the database.
The ID of the user associated with the session.
The timestamp when the session was created.