List indexes
GET/v1/indexes
List indexes
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
Gets or sets the index ID associated with the index.
name stringnullable
Gets or sets the name associated with the index.
description stringnullable
Gets or sets the descripion of the index.
[
{
"index_id": "string",
"name": "string",
"description": "string"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
Gets or sets the index ID associated with the index.
name stringnullable
Gets or sets the name associated with the index.
description stringnullable
Gets or sets the descripion of the index.
[
{
"index_id": "string",
"name": "string",
"description": "string"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
Gets or sets the index ID associated with the index.
name stringnullable
Gets or sets the name associated with the index.
description stringnullable
Gets or sets the descripion of the index.
[
{
"index_id": "string",
"name": "string",
"description": "string"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
index_id stringnullable
Gets or sets the index ID associated with the index.
name stringnullable
Gets or sets the name associated with the index.
description stringnullable
Gets or sets the descripion of the index.
[
{
"index_id": "string",
"name": "string",
"description": "string"
}
]
Loading...
Was this section helpful?