Retrieve Protect Audit Log

Returns logged interactions with Protect endpoints for audit purposes. Actions logged include creating an Investigation, Investigation Record and Schedule.

SecuritybearerToken
Request
query Parameters
page
integer
Default: 1

Starting page number.

pageSize
integer

Number of items to return per Page.

type
string or null
Enum: "alert.accepted" "alert.rejected" "alert.received" "investigation.accepted" "investigation.created" "investigation.rejected" "investigation.removed" "investigation.file_downloaded" "investigation.risk_assigned" "investigation.record_removed" "investigation.note_removed" "investigation.assigned_to" "investigation.status" "idv.file_downloaded" "idv.gdc_search" "note.created" "profile.created" "profile.added" "profile.updated" "schedule.created" "schedule.recharged" "schedule.disabled" "schedule.deleted" "schedule.removed" "schedule.updated" "report.monitoring.requested" "report.monitoring.submitted" "report.monitoring.completed" "report.monitoring.failed"
newerThan
string or null <date-time>
olderThan
string or null <date-time>
profileId
string or null <guid>
order
string
Responses
200
400

Bad Request Response

401

Invalid Token response

403

Access Forbidden Response

404

404 response

get/protect/audits
Request samples
Response samples
application/json
[
  • {
    }
]