Get Commercial Register PDF processing result
Retrieves the result of a PDF submitted via POST /v1/ocr/process_pdf. Use this to poll for completion, or as a fallback if the completion webhook is not received.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Path parameters
transaction_id
The transaction_id supplied to process_pdf.
Response
Current status and, once complete, the extracted result.
data
error_code
error_message

