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 object.
object
Was this page helpful?