API Reference

Query Webhooks like the Webhooks Page.

Response

Response body
object
string
required

Unique identifier for the request.

integer
required

Numeric error code representing the status of the response. A value of 200 indicates success.
See the Error Codes section for more information.

string
required

Message detailing the status of the response.

data
object
required
webhooks
array of objects
required

List of the webhooks

webhooks*
object
integer
required

The unique id.

string
required

The webhook url.

boolean
required

Whether the webhook can be managed. You can only delete records that you are allowed to manage.

date-time
required

The timestamp of when the webhook was created.

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