Retrieve All Webhook Subscriptions
Returns a list of all active webhook subscriptions configured for the authenticated bank account. This endpoint allows developers to view all their current webhook integrations.
Documentation Index
Fetch the complete documentation index at: https://docs.kiwify.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
UUID of the service account (e.g., 550e8400-e29b-41d4-a716-446655440000)
Unix timestamp in milliseconds (e.g., 1704636800000). Must be within 5 minutes of server time.
Must be 'service-account' for service account authentication
EdDSA signature of the request in base64 format. Signs: uri:method:body:timestamp
Response
List of webhook subscriptions
Response containing the list of webhook subscriptions.
List of webhook subscriptions for the authenticated account.
