Weaviate · Example Payload

Weaviate Export Create Response Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Export Create Response Example is an example object payload from Weaviate, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbackendpathstatusstartedAtclasses

Example Payload

Raw ↑
{
  "id": "example-kudcqlqu",
  "backend": "example-dadvlhfi",
  "path": "example-igborwsj",
  "status": "STARTED",
  "startedAt": "2024-01-01T00:00:00Z",
  "classes": [
    "example-plovaaru"
  ]
}