curl --request GET \ --url https://api.runtrellis.com/v1/webhook/{webhook_id} \ --header 'X-Frontend-Id: <api-key>'
{ "message": "<string>", "webhook": { "id": "<string>", "cust_id": "<string>", "url": "<string>", "auth_key": "<string>" } }
Frontend Key header
Show child attributes