Retrieve ingestion task status
GET/knowledge-bases/:kb_id/status
Returns the state of specific ingestion tasks for a knowledge base. Pass the task IDs returned by Ingest uploaded files. To check a whole knowledge base instead, use Retrieve status for multiple knowledge bases.
Request
Responses
- 200
- 400
- 401
- 404
The requested ingestion tasks.
No task IDs were supplied.
Your API key is missing or invalid.
No knowledge base with that ID exists.
Was this page helpful?