Learn how to find important identifiers like agentId, publicId, workspaceId, and slug for API integration.
agentId
publicId
workspaceId
slug
{sessionId}
should be replaced by the session ID you got from the start chat response.
This endpoint will send Server-Sent events with all the information to display the streamed message.
Once it is done, you can continue the flow by sending a continue chat request with the streamed message as the message content.