List indexes
GET/v1/indexes
List indexes
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
- Sample Index List
Schema
Array [
]
id stringnullable
Index ID
[
{
"id": "string"
}
]
[
{
"id": "IDX_REFRATE_VWAP_BTC"
},
{
"id": "IDX_REFRATE_VWAP_ETH"
},
{
"id": "IDX_REFRATE_VWAP_LTC"
},
{
"id": "IDX_REFRATE_VWAP_XRP"
},
{
"id": "IDX_REFRATE_VWAP_ADA"
}
]
- Schema
- Example (from schema)
- Sample Index List
Schema
Array [
]
id stringnullable
Index ID
[
{
"id": "string"
}
]
[
{
"id": "IDX_REFRATE_VWAP_BTC"
},
{
"id": "IDX_REFRATE_VWAP_ETH"
},
{
"id": "IDX_REFRATE_VWAP_LTC"
},
{
"id": "IDX_REFRATE_VWAP_XRP"
},
{
"id": "IDX_REFRATE_VWAP_ADA"
}
]
- Schema
- Example (from schema)
- Sample Index List
Schema
Array [
]
id stringnullable
Index ID
[
{
"id": "string"
}
]
[
{
"id": "IDX_REFRATE_VWAP_BTC"
},
{
"id": "IDX_REFRATE_VWAP_ETH"
},
{
"id": "IDX_REFRATE_VWAP_LTC"
},
{
"id": "IDX_REFRATE_VWAP_XRP"
},
{
"id": "IDX_REFRATE_VWAP_ADA"
}
]
- Schema
- Example (from schema)
- Sample Index List
Schema
Array [
]
id stringnullable
Index ID
[
{
"id": "string"
}
]
[
{
"id": "IDX_REFRATE_VWAP_BTC"
},
{
"id": "IDX_REFRATE_VWAP_ETH"
},
{
"id": "IDX_REFRATE_VWAP_LTC"
},
{
"id": "IDX_REFRATE_VWAP_XRP"
},
{
"id": "IDX_REFRATE_VWAP_ADA"
}
]
Loading...
Was this section helpful?