SymbolsGET
Returns a list of trading symbols for a specific account group, enriched with template data. Optionally filterable by a list of symbol IDs.
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringAccount ID to fetch symbols for
Query Parameters
idsstringComma-separated list of symbol IDs (max 100) to filter the response. When omitted, all permitted symbols for the account's group are returned. Unknown or non-permitted IDs are silently ignored. Requests exceeding 100 IDs return 400.
Successfully retrieved symbols