status
Retrieve the current delivery state of a webhook job via its job_id, indicating whether it is queued, retrying, delivered, or failed.
Instructions
Check the delivery status of a webhook job (queued / retrying / delivered / failed) by its job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by webhook_relay. |