GET
/
watchlists
/
{watchListId}
/
members

Authorizations

x-api-key
string
header
required

Path Parameters

watchListId
integer
required

The id of the watchlist

Query Parameters

lastItemId
integer
default:
0

Take records after the id

pageSize
integer
default:
100

Page size

Response

200 - application/json
items
object[] | null
lastItemId
integer
pageSize
integer
totalItems
integer