Skip to main content
GET
Get Session Audit

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

session_id
string
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 500

Cookies

blindsight_session
string | null

Response

Successful Response

session_id
string
required
total
integer
required
items
SessionAuditItem · object[]