HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Reads all Webhook subscriptions

Reads all Webhook subscriptions

Log in to see full request history
Query Params
integer

Identifier of the webhook subscription

integer

Company identifier of the webhook subscription

string

Type of the webhook subscription

boolean

List only enabled webhook subscriptions

Response

Response body
array of objects
object
integer
required

Identifier of the webhook subscription

string
required

URL where the webhook payload will be sent

string
required

Type of the webhook subscription

integer

Company identifier of the webhook subscription

string

Name of the webhook subscription

string

String to verify the subscription

boolean
required

Boolean to enable/disable the subscription

string
required

API version of the webhook subscription that determines the schema of the payload

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json