Skip to main content
GET
Get Session Logs Detailed

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
tenant_id
string<uuid>
required
log_type
string
required
log_level
string
required
message
string
required
timestamp
string
required
agent_id
string<uuid> | null
session_id
string<uuid> | null
call_id
string<uuid> | null
details
Details · object | null
user_id
string | null
trace_id
string | null
request_id
string | null