Playbook Alerts: SearchAsk AIpost https://api.recordedfuture.com/playbook-alert/searchFind and filter playbook alerts by status, priority, category, assignee, or time range.Body ParamsfromintegerdeprecatedPagination offset, show items from this index and onwards. From + limit cannot exceed 10 000. This field is deprecated, use offset to paginate search responses instead.limitintegerPagination limit, show items up to this limit. From + limit cannot exceed 10 000.order_bystringenumOrder results by created or modified data.createdmodifiedAllowed:createdmodifieddirectionstringenumOrder results ascending or descending.ascdescAllowed:ascdescentityarray of stringsEntity of the alert (ID). For Domain Abuse alerts the entity is the attacker domain and for Vulnerability Alerts the entity is the CVE.entityADD stringstatusesarray of objectsReturn Playbook Alerts with this status. Valid statuses can be listed in /metadata/common. If omitted or empty, all statuses will be selected.statusesADD stringpriorityarray of objectsReturn Playbook Alerts with this priority. Valid priorities can be listed in /metadata/common. If omitted or empty, all priorities will be selected.priorityADD stringcategoryarray of objectsReturn Playbook Alerts with this category. Valid categories can be listed in /metadata/common. If omitted or empty, all categories will be selected.categoryADD stringassigneearray of stringsReturn Playbook Alerts with this assignee. Valid assignees can be listed in /metadata/assignees. If omitted or empty, no filtering will be done on assignee.assigneeADD stringcreated_rangeobjectTime rangecreated_range objectupdated_rangeobjectTime rangeupdated_range objectorganisationarray of stringsReturn Playbook Alerts with either of the organisations as owner. If omitted or empty, no filtering will be done on organisations.organisationADD stringoffsetstringAllows pagination by using next_offset from previous search responseResponse 200Paginated list of Playbook Alerts matching the search criteriaUpdated about 1 month ago