List webhook endpoints
Webhooks
List webhook endpoints
Returns all registered webhook endpoints for the organization. The signingSecret field is omitted.
GET
List webhook endpoints
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Webhook endpoints.
Webhook endpoint identifier (int64 as string).
Available options:
socialAccountPost.delivery.published, socialAccountPost.delivery.failed Base64-encoded 32-byte signing secret. Returned once on creation only.