Skip to main content
POST
Invoke an Expert (SSE stream)

Authorizations

Authorization
string
header
required

OAuth2 access token issued via POST /oauth/token

Body

application/json
expert_identifier
string
required

Expert identifier (e.g. 'my-expert')

message
string
required

User message to send to the Expert

session_id
string

Existing session ID to continue a conversation (optional)

model
string

Override model selection (optional)

Response

SSE stream with agent response events

The response is of type string.