Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v2/integrations/kno2/{slug}/messages/{messageId}
{ "message": "<unknown>" }
Retrieve a specific message for a Kno2 connection.
The slug of the Kno2 connection.
The ID of the message to retrieve.
Message retrieved successfully.