List deep searches
Deep Search
List Deep Searches
List all deep searches with pagination and filtering options.
GET
List deep searches
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of deep searches to return
Required range:
1 <= x <= 100Number of deep searches to skip
Required range:
x >= 0Filter by deep search status
Available options:
in_progress, completed, failed, cancelled Filter deep searches created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter deep searches created after a specific date (YYYY-MM-DD format), in UTC timezone