Retrieve all schedulled vector indexes jobs.

get

/vecdb/vector-indexes/jobs/

Describes all of the jobs scheduled to create or rebuild a vector index.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Security
Back to Top

Response

Supported Media Types

200 Response

Description of all the jobs that have been created.
Body ()
Root Schema : VecDBJobCollection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : VecDBJobItem
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top