List detections

Returns a paginated list of security detections for the authenticated tenant.
Results can be filtered by severity, date range, acknowledgement status, and
free-text search. Default sort is newest-first by event_time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Page number (1-indexed)

integer
1 to 100
Defaults to 25

Number of records per page (max 100)

date-time

Return records on or after this timestamp (ISO 8601)

date-time

Return records on or before this timestamp (ISO 8601)

string

Free-text search term applied across key fields

string

Field name to sort by

string
enum
Defaults to desc

Sort direction

Allowed:
string

Filter by one or more severity levels (comma-separated)

boolean

Filter by acknowledgement status

string
enum

Filter by MDR workflow status

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json