Symbol by IDGET
Returns the full details of a single symbol for the authenticated account's group. Supports HTTP ETag revalidation; the response includes a strong `ETag` header derived from the symbol's last update time, and clients (browsers) sending `If-None-Match` will receive `304 Not Modified` when the cached representation is still fresh.
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringAccount ID to fetch the symbol for
symbol_idRequiredstringSymbol identifier
Successfully retrieved symbol
Default Watchlist
Returns the account's default, preconfigured symbols watchlist, ordered by symbol name. The default is preconfigured by the broker. Read-only — the server stores no watchlists; clients seed their own watchlist from this list and persist it through the client-settings endpoints. Symbols that are no longer accessible or no longer exist are omitted.
Symbols (Compact)
Returns a compact projection of trading symbols for an account group, intended for list views and search. Excludes template-derived and real-time pricing fields.