Webhooks are event notifications we send to you by HTTPS POST requests. Event Subscriptions are how you configure your application to listen for them. You can create an Event Subscription through your developer dashboard or the API. For more information, see our webhooks guide.
The time the event subscription was created.
The event subscription identifier.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
If specified, this subscription will only receive webhooks for Events associated with this OAuth Connection.
If specified, this subscription will only receive webhooks for Events with the specified category
.
This indicates if we'll send notifications to this subscription.
A constant representing the object's type. For this resource it will always be event_subscription
.
The webhook url where we'll send notifications.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
If specified, this subscription will only receive webhooks for Events associated with the specified OAuth Connection.
If specified, this subscription will only receive webhooks for Events with the specified category
.
The key that will be used to sign webhooks. If no value is passed, a random string will be used as default.
The URL you'd like us to send webhooks to.
The identifier of the Event Subscription.
The identifier of the Event Subscription.
The status to update the Event Subscription with.