cURL
curl --request GET \ --url https://api.hel.io/v1/webhook/paylink/subscription/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "title": "retrieved" }
Fetch the details of a specific subscription webhook by its ID.
Authentication using JWT token
The unique ID of the subscription webhook you want to retrieve.
Your API key can be generated on the Helio Dashboard’s settings page.
Successfully retrieved webhook details.
STARTED
RENEWED
ENDED