Get async unlock result
unlocker_get_async_resultCheck the status of an async unlock job and get its result when ready. If still processing, returns PENDING status to poll again.
Instructions
Retrieve the result of an async unlock job. If still processing, returns a PENDING status - poll again shortly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | ||
| response_id | Yes | The id returned by unlocker_scrape_async. |