Skip to main content
GET
/
project
/
{projectId}
/
security-champion
/
{conversationId}
/
stream
Stream Security Champion messages
curl --request GET \
  --url https://api-eu.cybedefend.com/project/{projectId}/security-champion/{conversationId}/stream

Documentation Index

Fetch the complete documentation index at: https://docs.cybedefend.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

projectId
string<uuid>
required

Project unique identifier

conversationId
string
required

Conversation unique identifier

Query Parameters

vulnerabilityType
string

Type of vulnerability

vulnerabilityId
string

Vulnerability ID for context

message
string

Message to send to the AI (optional - empty for heartbeat mode)

Response

SSE stream opened successfully - returns text/event-stream