Skip to main content
GET
Retrieve webhook event types

Headers

x-api-key
string
required
x-api-secret
string
required

Path Parameters

webhookId
string
required

Response

200 - application/json
eventTypes
enum<string>[]
required

The webhook event type to simulate.

Available options:
PROJECTS.UPDATED,
SCREENER_RESPONSES.CREATED,
SCREENER_RESPONSES.UPDATED,
MESSAGES.CREATED,
CONVERSATIONS.CREATED
Last modified on March 18, 2026