Retrieve all schedulled load jobs.

get

/vecdb/load/jobs/

Describes all of the jobs scheduled to load data into a vector table.

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 load 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