get_subscription
Retrieve a subscription's delivery log to inspect videoId, status, and per-attempt HTTP results for webhook verification.
Instructions
Get one subscription including its recent delivery log — each delivery shows the videoId, status (delivered/retrying/failed), and per-attempt HTTP results. Use this to check whether webhooks are arriving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The subscription id (uuid). |