Get
This endpoint is for retrieving the list of webhooks for a specific project using the project ID.
| Header Parameters |
|---|
apiToken string — REQUIREDSecret key for the project |
| Responses | |||
|---|---|---|---|
200Webhooks retrieved successfully
| |||
400Bad request, such as invalid input
| |||
401Unauthorized access
| |||
404Project not found
| |||
500Internal Server Error
|