v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-05-072674388.0 KB
Watchlists
v1

List watchlists

List watchlists owned by the organization associated with the API key, as well as publicly visible watchlists. Supports filtering by name.

get/v1/api/watchlists

Query parameters

namestring

Filter watchlists by name (case-insensitive, partial match)

pagestring

The page number to retrieve.
Starting from 0.
Default value 0.

The page number to retrieve.
Starting from 0.
Default value 0.

sizestring

The number of items per page.
Must be at least 1.
Default value 10.

The number of items per page.
Must be at least 1.
Default value 10.

sortBystring required

Field to sort by.

Field to sort by.

sortOrderstring required

The sort order for the results.
Available values: 'asc' or 'desc'.

The sort order for the results.
Available values: 'asc' or 'desc'.