Skip to main content
GET
Get Single Audit Record

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

record_uuid
string
required

Cookies

blindsight_session
string | null

Response

Successful Response

id
string
required
event_type
string
required
category
string
required
summary
string
required
created_at
string<date-time>
required
actor
string | null
application_id
string | null
application_key
string | null
application
AuditParamApplicationResponse · object | null
entity_type
string | null
entity_id
string | null
severity
enum<string>
default:low
Available options:
critical,
high,
medium,
low,
none
params
Params · object
metadata
Metadata · object
ip_address
string | null