Poll this endpoint to check status of a Create Document request and retrieve the generated document
Successful Response
Response model for create document endpoint.
The status of the request. Should be 'complete' when the request is done.
Whether the document creation was successful.
Error message if document creation failed.
Output format: 'docx'.
Base64-encoded document (DOCX).
Processing time in seconds.
Number of pages in the document.
A dictionary of the cost breakdown of this request.
A dictionary of the versions of the libraries used in the request.