Skip to content

events_stream

GET
/events
curl --request GET \
--url https://example.com/events

Server-Sent Events stream of orchestrator events. Each event’s data is one JSON-encoded OrchestratorEvent.

One JSON-encoded OrchestratorEvent per SSE event.

Media type text/event-stream
One of:
object
evidence
required

Evidence used by proof generation, as a plain JSON object.

object
intent_id
required

Intent that successfully completed proof generation.

string format: uuid
proposal
required

Proposal that produced the proof.

object
metadata
required

Additional metadata shared with the evidence layer.

The content is agreed between the template provider and evidence layer.

solution
required

Identifier of the proposed solution.

Examples include a URL, a UCP product variant ID, or another identifier agreed between the template provider and evidence layer.

string
type
required
string
Allowed values: success