List Alerts

List alerts for the authenticated organization.
The organization is determined from the org_id claim in the JWT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter alerts by queue state
(Note: taken_down is equivalent to Resolved in the Doppel Vision App)

Allowed:
string
enum

Filter by product category.

string
enum

The field to sort alerts by. Must be provided together with sort_order. Defaults to date_sourced descending if neither is specified.

  • date_sourced: Sort by alert creation date.
  • date_last_actioned: Sort by the date of the most recent enforcement action.
Allowed:
string
enum

Sort direction. Must be provided together with sort_type. Defaults to desc if neither is specified.

Allowed:
string

Search alerts by entity (URL/phone/email) substring match.

date-time

ISO 8601 timestamp. Return alerts created at or after this time.

date-time

ISO 8601 timestamp. Return alerts created at or before this time.

date-time

ISO 8601 timestamp. Return alerts with activity at or after this time.

tags
array of strings

Comma-separated list of tag names to filter alerts by.

tags
integer
Defaults to 0

Page number (0-indexed). Defaults to 0 server-side.

integer
1 to 200
Defaults to 30

Number of items per page. Defaults to 30, max 200.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json