Skip to main content
GET
Get Index

Authorizations

x-api-key
string
header
required

API key for authentication

x-selected-account-id
string
header
required

Selected Account ID

Path Parameters

project_id
string
required
index_id
string
required

Response

Successful Response

Full index entity with nodes and config (returned by get by ID).

id
string
required

ID of the entity

project_id
string
required

ID of the project

name
string
required

Display name of the index

engine_type
enum<string>
required

Type of index engine

Available options:
file_system
created_at
string<date-time>
required

Creation timestamp

updated_at
string<date-time>
required

Last update timestamp

status
enum<string>
default:pending

Index status

Available options:
pending,
ready,
updating,
failed
config
Config · object

Engine-specific config

nodes
Node · object[]

Index tree nodes