| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| endpoint | String | Https target URL of the webhook | |
| description | String | Short description of the webhook | |
| sandbox | BOOLEAN | ||
| subscribed_events | OneOfWebhookSubscriptionSubscribedEvents | ||
| secret_key | String | Autogenerated 32 bytes key | |
| scopes | OneOfWebhookSubscriptionScopes | ||
| auto_retry | BOOLEAN | If a Webhook request fails for any reason, Yousign will retry the request 8 times using a back-off mechanism after: 2, 6, 30, 60, 300, 1080, 1440, 2880 min | |
| enabled | BOOLEAN | Is the webhook enabled ? | |
| created_at | DateTime | ||
| updated_at | DateTime |