Monitor Workflow Status
Polling for the magic response
Endpoint: GET /api/v1/workflow-management/read-workflow-statuses-by-parsed-deck/{parsed_deck_id}
Replace {parsed_deck_id} with the ID received in step 2
This endpoint returns the current status of the workflow:
-
workflow_started: The analysis has begun -
workflow_finished_successfully: Analysis is complete -
workflow_data_changed: Data was updated after completion -
workflow_finished_with_error: An error occurred -
workflow_data_deleted_by_user: Data was deleted