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://chat.botpress.cloud/{webhookUrl}/conversations/{id}/listen \ --header 'x-user-key: <x-user-key>'
{}
Creates a SSE stream to receive messages and events from a conversation
Authentication Key
Conversation id
Returns nothing but a stream
The response is of type listenConversationResponse · object.
listenConversationResponse · object
Was this page helpful?