v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Knowledge

Get Content Status

Retrieve the current processing status of a content item. Useful for monitoring asynchronous content processing progress and identifying any processing errors.

get/knowledge/content/{content_id}/status

Path parameters

content_idstring required

Query parameters

db_idstring nullable

Database ID to use

Database ID to use

knowledge_idstring nullable

Knowledge base ID to use

Knowledge base ID to use

Response

Content status retrieved successfully

idstring nullable

Content ID

status'processing' | 'completed' | 'failed' required

Enumeration of possible content processing statuses.

status_messagestring

Status message or error details