Poll the status of the event used to send a template message to a contact.The field at the $.result.status JSONPath corresponds to the WhatsApp message status of the template message.
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://app.trypeach.io/api/v1/events/{{event_id}}' \
--header'Authorization: <api-key>'