Retrieve the current status and results of an asynchronous ingestion task
Unique identifier of the ingestion task to check status for
"123e4567-e89b-12d3-a456-426614174000"
Successfully retrieved task status and results
Represents the status of an asynchronous task, including its ID, status, and result.
Unique identifier of the task being monitored
"123e4567-e89b-12d3-a456-426614174000"
Current execution status of the task. Common values: PENDING, SUCCESS, FAILURE, REVOKED
"PENDING"
"SUCCESS"
"FAILURE"
"REVOKED"
Response model for successful document ingestion operations.
null