For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Message By WAMID

Retrieve a message by WhatsApp Message ID

get

Retrieves a specific message from the iSlash system using its WhatsApp Message ID (wamid).

Query parameters
sessionstringRequired

The session key generated by your admin to control which channel can access messages via the API.

wamidstringRequired

The WhatsApp Message ID of the message to retrieve.

Header parameters
X-USER-TOKENstringRequired

The secret key provided by iSlash for accessing the iSlash API platform.

Responses
200

Success

application/json
get/message
200

Success

Last updated