cURL
curl --request GET \ --url https://api.polpo.sh/v1/webhooks \ --header 'Authorization: Bearer <token>'
{ "ok": true, "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "url": "<string>", "events": [ "<string>" ], "created_at": "<string>" } ] }
Project API key (sk_live_... or sk_test_...)
List of registered webhooks
Show child attributes