| Name | Type | Description | Notes |
|---|---|---|---|
| job_id | String | UUID of the async job. | [optional] |
| status | String | Status of the async job. | [optional] |
-
pending(value:"pending") -
ready(value:"ready") -
published(value:"published") -
error(value:"error") -
webhook_error(value:"webhook_error")