Skip to main content
GET
cURL
Returns the embedding build status and progress of a knowledge base. While a knowledge base is in the building state, poll this endpoint (the application polls every 5 seconds) until build_status is ready or failed.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

The hash_id of the knowledge base

Response

Build status response

success
boolean

Whether the request succeeded

message
string

Response message

data
object