!!! info "[ApiGetAllInitialLeverageResponse](/../../schemas/api_get_all_initial_leverage_response)"
The response to get the initial leverage of a sub account
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|results
`r` |[InitialLeverageResult]|True|The initial leverage of the sub account|
??? info "[InitialLeverageResult](/../../schemas/initial_leverage_result)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|instrument
`i` |string|True|The instrument to get the leverage for|
|leverage
`l` |string|True|The initial leverage of the sub account|
|min_leverage
`ml` |string|True|The min leverage this sub account can set|
|max_leverage
`ml1` |string|True|The max leverage this sub account can set|