Get Processor Run
Retrieve details about a specific processor run, including its status, outputs, and any edits made during review.
A common use case for this endpoint is to poll for the status and final output of an async processor run when using the Run Processor endpoint. For instance, if you do not want to not configure webhooks to receive the output via completion/failure events.
Path parameters
The unique identifier for this processor run.
Example: "dpr_Xj8mK2pL9nR4vT7qY5wZ"
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
API version to use for the request. If you do not specify a version, you will either receive a 400 Bad Request
or be set to a previous legacy version. See API Versioning for more details.
Response
Successfully retrieved processor run