Get conversation window status for a phone number
Returns whether the 24-hour conversation window is currently open for a given source/destination pair. If window_active is false, only template messages may be sent.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Phone number (E.164 format)
Query Parameters
Destination phone number in E.164 format
Example:
"+353894650851"
Response
Successful response with Whatsapp conversation window status
JavaScript