getStatus
GET
https://api.whatsiplus.com/getStatus/APIKEY
getStatus
API method allows users to retrieve the status of a sent message by providing its unique ID. This method accepts a single input parameter called id
, which represents the ID of the message that was sent. By supplying this ID, users can query the API to obtain details about the message's status, including the date it was sent and the recipient's phone number. This functionality enables users to monitor the progress and delivery status of their messages, providing valuable insights into their messaging activities.Request
Query Params
id
string
required
Example:
23145
Request samples
Responses
Modified at 2024-05-21 20:49:31