Skip to main content
GET
Get Session History Endpoint

Authorizations

x-api-key
string
header
required

Path Parameters

session_id
string
required

The unique identifier of the session.

Example:

"123324524"

Query Parameters

unix
boolean

If set to true, returns timestamps in Unix epoch format; otherwise, returns standard datetime strings.

Example:

false

Response

Session history successfully retrieved.

history
object[]

The list of messages in the session history.

Example: