Skip to main content
GET
Get Session Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

Client-supplied session identifier; the same value passed as session_id to POST /api/v1/remember.

Example:

"claude-code-1718000000"

Response

Successful Response