Fetch the current status of a document analysis task.
This endpoint returns the status, progress, and results of a document analysis task. The user must be the owner of the analysis task.WARNING: this endpoint is deprecated and will be removed in a future version. Please use /v3/threads/turns generic endpoints instead
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the document analysis task
Response serializer for document analysis status.
UUID of the document analysis task
Current status of the analysis task
When the analysis was started
Progress percentage (0-100)
When the analysis was completed
Analysis results when completed
Error message if analysis failed