Returns all webhook subscriptions for the authenticated user’s organization.
cURL
curl --request GET \ --url https://app.lyra.so/api/v1/webhook \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
List of webhooks
Was this page helpful?