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
string
required

Identifier of the tenant to scope this request to. Required on every request that supports tenant scoping. Example format: tnt_4f81ac.

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)

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
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json