Get all multi-asset weights
GET/v1/indexdef/multiasset
Get all multi-asset weights
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
Schema
Array [
]
indexId stringnullable
assetId stringnullable
weight double
[
{
"indexId": "string",
"assetId": "string",
"weight": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
indexId stringnullable
assetId stringnullable
weight double
[
{
"indexId": "string",
"assetId": "string",
"weight": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
indexId stringnullable
assetId stringnullable
weight double
[
{
"indexId": "string",
"assetId": "string",
"weight": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
indexId stringnullable
assetId stringnullable
weight double
[
{
"indexId": "string",
"assetId": "string",
"weight": 0
}
]
Loading...
Was this section helpful?