POST
/
api
/
v1
/
alerts
/
search

Body parameters

assigned_to_member_id
integer
categories
string[]

Possible values: “pep” | “rca” | “sip” | “sie” | “rca_pep” | “rca_sip” | “rca_sie”

creation_date_from
string

Format 2022-10-11T00:00:00+02:00

creation_date_to
string

Format 2022-10-11T00:00:00+02:00

external_id
string
id
string
last_update_from
string

Format 2022-10-11T00:00:00+02:00

last_update_to
string

Format 2022-10-11T00:00:00+02:00

limit
integer
name
string
offset
integer
only_without_assignment
boolean
only_without_review_groups
boolean
order_by
AlertSearchDTOOrderBy
order_way
AlertSearchDTOOrderWay
review_groups
string[]
score_from
integer
score_to
integer
states
integer[]

Possible states: 1 (Unknown), 2 (New), 3 (Pending Information), 4 (True Hit), 5 (True Hit Accepted), 6 (True Hit Rejected), 7 (False Positive)

Response body

data
AlertWithLastRevision[]
total
integer