curl --request GET \
--url https://api.myscalev.com/v3/waba-accounts/{waba_unique_id}/customers/{wa_user_id}/messages/{wamid} \
--header 'Authorization: Bearer <token>'{}Requires the waba_account:operate machine scope.
curl --request GET \
--url https://api.myscalev.com/v3/waba-accounts/{waba_unique_id}/customers/{wa_user_id}/messages/{wamid} \
--header 'Authorization: Bearer <token>'{}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
Raw single-resource success payload for v3.