List all available webhook event types that can be delivered to your endpoint. Use this to understand which events you can subscribe to.
cURL
curl --request GET \ --url https://api-staging.respondent.io/v1/webhooks/{webhookId}/event-types \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-secret: <x-api-secret>'
{ "eventTypes": [ "PROJECTS.UPDATED" ] }
PROJECTS.UPDATED
SCREENER_RESPONSES.CREATED
SCREENER_RESPONSES.UPDATED
MESSAGES.CREATED
CONVERSATIONS.CREATED
Was this page helpful?
Suggestions
Contact support