Name | Type | Description | Notes |
---|---|---|---|
url | String | The webhook endpoint URL. | |
subscribed_events | [WebhookEventType] | The event types subscribed by a webhook endpoint. | |
created_timestamp | Number | The time when the endpoint was registered, in Unix timestamp format, measured in seconds. | |
endpoint_id | String | The webhook endpoint ID. | [optional] |
status | WebhookEndpointStatus | ||
description | String | The description of the webhook endpoint. | [optional] |