[go: up one dir, main page]

List Webhooks

List all App-created Webhooks registered for a given site

Required scope | sites:read

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

site_idstringRequiredformat: "objectid"
Unique identifier for a Site

Response

Request was successful
webhookslist of objects or null
paginationobject or null
Pagination object

Errors