How to retrieve review job data?
Similar to subscription, you can receive a webhook call or by making an explicit call to the API:
GET https://api.zembra.io/reviews/job/myJobIdxYz
The same jobID will be included in the webhook call to identify the target internally in your system.