List webhook subscriptions
Log in to add to favouritesGET/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 a list webhook subscriptions
GET: /api/management/projects/movies/events/webhooks/subscriptions