Retrieve all Watchlists for an Account

GET {{baseUrl}}/v1/trading/accounts/:account_id/watchlists

Fetch a list of all watchlists currently in an account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"id":"b5187821-42f6-4080-8df3-5b399c4b9dfc","account_id":"f80cd765-2a0e-4b21-bd20-2fbbad10138c","created_at":"2024-03-22T20:00:36.467006Z","updated_at":"2024-03-22T20:00:36.467006Z","name":"AI"}]