This public endpoint retrieves the status or results of a document analysis request.
Continue polling this endpoint until processing is complete to retrieve the final results.
Parameter:
uuid: The uuid returned from the initial analysis request. Must be provided in the URL path.Possible Responses:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response serializer for document analysis results.
UUID of the document analysis task
Current status of the analysis task
INITIALIZING - InitialisationPROMPT_GENERATION_INITIALIZING - Initialisation de la génération de promptPROMPT_GENERATED - Prompt GeneratedVISUAL_SUMMARIZATION - Génération des résumés visuels intermédiairesVISUAL_SUMMARIZATION_GENERATED - Résumés visuels intermédiaires générésSUMMARIZATION_GENERATING_INTERMEDIATE_SUMMARIES - Génération des résumés intermédiairesINTERMEDIATE_SUMMARIES_GENERATED - Résumés intermédiaires générésGENERATING_FINAL_SUMMARY - Génération du résumé finalCOMPLETED - TerminéERROR - ErreurCANCELLED - CancelledINITIALIZING, PROMPT_GENERATION_INITIALIZING, PROMPT_GENERATED, VISUAL_SUMMARIZATION, VISUAL_SUMMARIZATION_GENERATED, SUMMARIZATION_GENERATING_INTERMEDIATE_SUMMARIES, INTERMEDIATE_SUMMARIES_GENERATED, GENERATING_FINAL_SUMMARY, COMPLETED, ERROR, CANCELLED Final analysis result text
Progress percentage (0-100)
Current reduction phase of the analysis task
List of document IDs used in the analysis
Answer from the chat response
Real-time workflow execution state with step details