Get Call Permission Status
GET/api/v1/whatsapp/subaccounts/:subAccountId/channels/:channelId/callPermissions
This endpoint is used to check the status of call permission for a specific destination on WhatsApp. It returns whether the business is allowed to initiate voice calls to the specified phone number.
Request
Responses
- 200
- 400
- 401
- 500
Success response
Bad request error response
Request was not authenticated response
Internal server error