v1

latestOpenAPI 3.0.02026-07-267331140.7 KB
Webhooks

Check if authenticated user is subscribed to partner webhooks

Allows the authenticated user to check if they are subscribed to a partner's webhook notifications.

get/api/v1/webhooks/subscription/{partnerId}

Path parameters

partnerIdstring required

Partner ID to check subscription for

Response

Subscription status retrieved successfully

subscribedboolean

Whether the authenticated user is subscribed to the partner's webhooks

subscriptionIdstring nullable

ID of the subscription if it exists