x-api-key: ********************
curl --location --request GET 'https://api.promptmate.io/v1/webhooks' \ --header 'x-api-key;'
[ { "webhookId": "string", "webhookName": "string", "restrictedAppIds": [ "string" ], "webhookType": "job", "endpointUrl": "string", "webhookReference": "string" } ]