{ "assigned_to_member_id": "integer", "categories": [ "string" ], "creation_date_from": "string", "creation_date_to": "string", "external_id": "string", "id": "string", "last_update_from": "string", "last_update_to": "string", "limit": "integer", "name": "string", "offset": "integer", "only_without_assignment": "boolean", "only_without_review_groups": "boolean", "order_by": {}, "order_way": {}, "review_groups": [ "string" ], "sanction_list_id": "integer", "sanction_list_str": "string", "score_from": "integer", "score_to": "integer", "states": [ "integer" ] }
{ "data": [ { "created_at": "string", "customer_external_id": "string", "id": "string", "last_revision": { "agent_id": "string", "comment": "string", "created_at": "string", "customer_revision_id": "string", "id": "string", "profile_date": "integer", "revision_number": "integer", "score": "integer", "state": "integer", "top_category": "string" }, "profile_number": "string" } ], "total": "integer" }
Searches for alerts that match the input.
Show properties