Skip to main content
List detections

Authorizations

Authorization
string
header
required

An Alignr API key.

Query Parameters

organization_id
string<uuid> | null
organizationId
string<uuid> | null
rule_id
string<uuid> | null
ruleId
string<uuid> | null
status
enum<string> | null
default:open
Available options:
open,
snoozed,
resolved,
dismissed
severity
enum<string> | null
Available options:
high,
medium,
low
category
string | null
page
integer | null

1-based page number

Required range: x >= 1
pageSize
integer | null

Rows per page

Required range: x >= 1
limit
integer | null

Rows per page (alias of pageSize)

Required range: x >= 1
offset
integer | null

Rows to skip (alias of page)

Required range: x >= 0

Response

Successful Response

The response is of type Response List Detections Api V1 Detections Get · object.