Skip to main content
GET
List searches

GET /api/v1/search

List all search operations.
List all searches for your organization.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Query Parameters

limit
number

Page size (max 200)

Response

Searches with pagination.

data
object[]
required
next_cursor
string | null