cURL
curl --request GET \ --url https://api.wazapin.id/v1/messages/{messageID} \ --header 'Authorization: Bearer <token>'
{ "data": { "message": "<string>" }, "$schema": "<string>" }
Session token or API key
Message ID
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/MessageOutputBody.json"