GET
/
knowledge
/
content
/
{content_id}
/
status
{
  "status": "completed",
  "status_message": ""
}

Headers

authorization
string | null

Path Parameters

content_id
string
required

Query Parameters

db_id
string | null

The ID of the database to use

Response

Content status retrieved successfully

Response model for content status endpoint.