showAllService
GET
https://api.whatsiplus.com/module/showAllService
Show all agent services
agentKey
.Request
https://api.whatsiplus.com/module/showAllService
Response:
serviceCount
(integer): The count of services available.services
(array): An array of service objects containing the following properties:apiKey
(string): Your user service API KEY.whatsappNumber
(string): The WhatsApp number associated with the service.connectedToWhatsapp
(boolean): Indicates if the service is connected to WhatsApp.expire
(string): The expiry date of the service.getMessageStatus
(boolean): Indicates whether the ability to receive WhatsApp messages for the service is enabled or not..webhook
(string): The webhook URL associated with the service.Request
Query Params
agentKey
string
required
Example:
AGENTKEY
Request samples
Responses
Modified at 2024-05-23 22:22:16