Skip to main content

List indexes

GET 

/v1/indexes

List indexes

Responses

successful operation

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.

  • ]

Loading...