Get a webhook
Webhooks
Get a webhook
Retrieve (masked secret), update, or delete a webhook.
GET
Get a webhook
Authorizations
API key authentication for the public API. Pass your API key as a Bearer token.
Path Parameters
Response
Read serializer with a masked secret (the default representation).
Endpoint URL to send webhook events to. A delivery whose host resolves to a private, loopback, or link-local address is blocked and not retried, regardless of which surface created the webhook.
Event types this webhook subscribes to. An empty list means all events.
job_application.deleted- Job Application Deletedinterview.completed- Interview Completedinterview_v2.completed- Interview V2 Completedapplication.created- Application Createdapplication.status_changed- Application Status Changedcv_evaluation.completed- CV Evaluation Completedinsights.completed- Insights Completed
Available options:
job_application.deleted, interview.completed, interview_v2.completed, application.created, application.status_changed, cv_evaluation.completed, insights.completed Disabled webhooks receive no deliveries.

