Screening report ready
Webhook for the `report/screening.ready` event. For more info see [Webhooks Overview](https://docs.withpersona.com/webhooks).
Sent when a screening report finishes processing and its results are available (`status` is `ready`).
The payload is the polymorphic report object. Inspect `payload.data.type` (`report/screening`) to identify the report, and `payload.data.attributes` for its inputs and results.

