List webhook subscriptions
Log in to add to favouritesPage last updated 30 September 2024
GET/api/management/projects/{projectId}/events/webhooks/subscriptions
Parameter
| Name | Parameter type | Type | Description |
|---|---|---|---|
| projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
Responses
| HTTP status code | Reason | Model |
|---|---|---|
| 200 | Success | Webhook Subscription |
| 403 | Forbidden | Error |
| 500 | Internal server error | Error |
Examples
GET: /api/management/projects/movies/events/webhooks/subscriptions