Skip to main content
POST
Stream a deployed agent response (SSE)

Authorizations

x-api-key
string
header
required

Path Parameters

projectSlug
string
required

Project slug

env
enum<string>
required

Environment tier

Available options:
dev,
staging,
production
agentSlug
string
required

Deployed agent slug

Body

application/json
message
string
required

User message text

attachmentIds
string[]

Attachment ids to include

metadata
object
sessionId
string

Existing session id to continue the conversation

Response

Success

The response is of type string.