Subscriptions
Get subscription secret by id
Fetches webhook subscription secret ID by the specific subscription identification code; this is done to verify the webhook event that the customer has subscribed for.
get/v1/subscriptions/{id}/secret
Path parameters
idstring uuid required
The unique identifier of the subscription
Response
The subscription secret details are returned.