Poll this endpoint to check status of a Form Filling request and retrieve the filled form
Successful Response
The status of the request. Should be 'complete' when the request is done.
Whether form filling succeeded.
Error message if form filling failed.
Output format: 'pdf' or 'png'.
Base64-encoded filled form (PDF or PNG).
List of field keys that were successfully filled.
List of field keys that couldn't be matched to form fields.
Processing time in seconds.
Number of pages processed.
A dictionary of the cost breakdown of this request.
A dictionary of the versions of the libraries used in the request.