Skip to main content
GET
List Vector Databases
Retrieve a paginated list of ingestion jobs for a specific vector database. Each job includes its current status and file_records with per-file tracking. For details on interpreting job states and file records, see Monitor ingestion.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Query Parameters

types
enum<string>[] | null
Available options:
RAG,
explainability

Response

Success

object
string
required
Allowed value: "list"
data
VectorDatabaseResponse · object[]
required
Last modified on July 31, 2026