| Parameter | Required | Type | Description |
|---|---|---|---|
| pageNumber | yes | integer | Page index for asset listing pagination. |
| pageSize | yes | integer | Number of assets to return per page. |
| Parameter | Required | Type | Description |
|---|---|---|---|
assets | yes | object | — |
assets.* | yes | object (map) | Map — see keys in Example. |
assets.*.haircut | yes | string | — |
assets.*.id | yes | integer | — |
assets.*.markPrice | yes | string | — |
assets.*.ticker | yes | string | — |
A sample 200 JSON body is attached to this operation as an OpenAPI example (Mintlify shows it in the example panel, similar to other exchange API docs).