Skip to main content
GET
List effective symbol controls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-organization-id
string<uuid> | null

Organization ID required for service-account credentials

Path Parameters

account_id
string<uuid>
required

Trading account ID

Query Parameters

next_cursor
string

Opaque cursor from a previous page's response used to fetch the next page

Response

Effective symbol controls listed

data
object[]
required
next_cursor
string | null