# Webhooks

Webhook documentation is reserved for production webhook events. Use polling endpoints for current bulk and finder jobs unless your account has a separately configured webhook workflow.

## Current Polling Endpoints

- `GET /api/bulk/{job_id}`
- `GET /api/find-email/csv/{job_id}`

When webhook documentation is expanded, this page should include event types, payload examples, signature verification, retries, and idempotency guidance.
