Get a Webhooks v3 subscriptionCopy Pageget https://{hostname}/{customerId}/webhooks/subscriptions/{subscriptionId}Returns a Webhooks v3 subscription.Path ParamscustomerIdstringrequiredUnique identifier of an Akamai customer. To verify your customer ID, log in to Console and then, on the Manage Application page, check the value of the customer_id setting.subscriptionIdstringrequiredUnique identifier of a Webhooks v3 subscription. Use the List subscriptions operation to return the IDs of your subscriptions.Responses 200Information about the webhook subscription. 403You don't have permission to access the resource. 404A path component couldn’t be found.Updated 4 months ago