Get user watchlists (BFF V2)
Rate limit: 60 requests per 60 seconds. This is a dedicated limit for this endpoint — it is not shared with (pooled across) any other endpoint, so the full rate is available to this endpoint alone.
Retrieves the authenticated user’s watchlists as a BFF component response (V2 facade). The request body selects the userWatchlists component and its params.
Authorizations
API key of the application. Only valid together with the x-user-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it. The pair is granted the same permissions the operation's OAuth scopes describe.
Demo credential for trying the API from these docs: lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663
User-specific authentication key. Only valid together with the x-api-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it.
Demo credential for trying the API from these docs: eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_
Headers
A unique request identifier.
"8ce449bf-4624-4bb4-8c3c-ca1e6e19c8d1"
Body
BFF facade request selecting one or more components to resolve
BFF request contract version
x >= 11
Caller-supplied correlation id for the BFF request
"d1aab7dd-8a63-4a64-9b9f-8b6c0e2e0f2a"
Components to resolve; must include a userWatchlists entry
1Response
Successfully retrieved user watchlists as BFF component
BFF component envelope returned by watchlist V2 facade endpoints
"component"
Component type
"userWatchlists"
"ok"
Component payload containing the user's watchlists and enrichment data
Client actions available on the component, keyed by action name
Component metadata, including the client cache directive