Get Leverage
Positions
Get Leverage
Returns the current leverage setting(s) for the authenticated account. If market is provided, returns leverage for that market only; otherwise returns leverage for all markets. For how leverage and margin work, see Leverage.
GET
Get Leverage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by market. If omitted, returns leverage for all markets.
Example:
"AAPL-USD.P"
Response
Array of leverage settings
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""