Skip to main content

List indexes

GET /v1/indexes

List indexes

Responses

successful operation

Schema
  • Array [
  • index_id string nullable

    Gets or sets the index ID associated with the index.

  • name string nullable

    Gets or sets the name associated with the index.

  • description string nullable

    Gets or sets the descripion of the index.

  • ]
Loading...