Get Reports

Retrieves a list of reports. Can be filtered by various parameters.

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

(optional) Your Doppel Organization Code. Required if user is in multiple organizations.

Query Params
string

Currently only supports search by url

string
enum

Filter reports by status
(Note: taken_down is equivalent to Resolved in the Doppel Vision App)

Allowed:
string
enum

Filter by product category.

date-time

Filter reports sourced before this date. '2024-01-05T13:45:30' -- Represents the 5th of January 2024, at 1:45:30 PM

date-time

Filter reports sourced after this date. '2024-01-05T13:45:30' -- Represents the 5th of January 2024, at 1:45:30 PM

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:
integer

Page number for pagination; defaults to 0

integer
1 to 200

Number of reports per page (default 30, max 200)

Responses

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