Skip to main content
See the end‑to‑end flow in the Webhooks overview.

Installation

Install the required packages:

Python (FastAPI) — Verify with Svix and fetch Task

This minimal FastAPI handler verifies the webhook signature using Svix and then calls chunkr.get_task(task_id).
Run the server locally: