cURL
curl --request GET \ --url https://api.vambe.me/api/public/contact/{aiContactId}/messages \ --header 'x-api-key: <x-api-key>'
Replaces the old endpoint /public/ai-message/:aiContactId
API key required to authorize the request
ID of the AI contact
Messages retrieved successfully.
Was this page helpful?