Current Index Values for index definition
GET/v1/indexes/:index_definition_id/currentSnapshot
Current Index Values for index definition
Request
Path Parameters
index_definition_id stringrequired
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
timestamp date-time
value double
[
{
"index_id": "string",
"timestamp": "2024-11-12T12:17:30.646Z",
"value": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
timestamp date-time
value double
[
{
"index_id": "string",
"timestamp": "2024-11-12T12:17:30.646Z",
"value": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
timestamp date-time
value double
[
{
"index_id": "string",
"timestamp": "2024-11-12T12:17:30.646Z",
"value": 0
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
timestamp date-time
value double
[
{
"index_id": "string",
"timestamp": "2024-11-12T12:17:30.646Z",
"value": 0
}
]
Loading...
Was this section helpful?