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 callschunkr.get_task(task_id).
Quick, copy‑pasteable snippets for receiving Chunkr webhooks, verifying them with Svix, and then fetching the related task via the Chunkr SDK.
chunkr.get_task(task_id).