Get All Watchlists
GET {{baseUrl}}/v2/watchlists
Returns the list of watchlists registered under the account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Apca-Api-Key-Id | string | ||
Apca-Api-Secret-Key | string |
RESPONSES
status: OK
[{"id":"3174d6df-7726-44b4-a5bd-7fda5ae6e009","account_id":"abe25343-a7ba-4255-bdeb-f7e013e9ee5d","created_at":"2022-01-31T21:49:05.14628Z","updated_at":"2022-01-31T21:49:05.14628Z","name":"Primary Watchlist"}]