Get Webhook Logs
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | uuid | The webhook ID |
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
page | integer | 1 | Page number |
per_page | integer | 20 | Items per page (max 100) |
Response
Errors
| Status | Type | Description |
|---|---|---|
| 404 | not_found | Webhook not found |