Open MCP server-to-client stream
Opens a text/event-stream connection for server-initiated notifications as described in the MCP Streamable HTTP transport. The endpoint currently sends no notifications — clients that only care about request/response use POST.
Query parameters
API key as query parameter (same contract as POST).
Headers
Session ID minted by the server on initialize.
Response
SSE stream
Changes
Changed in 6 of the 31 revisions of this API.2539
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status403response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ●
- ○
added the media type
application/jsonfor the response with the status403response-media-type-added
- ○
added the optional property
meta/ranking_as_ofto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the429statusresponse-optional-property-added
- ○
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the429statusresponse-optional-property-added
- ●
- ○
added the optional property
error/reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the429statusresponse-optional-property-added
- ○
added the required property
meta/costto the response with the401statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the429statusresponse-required-property-added
- ○
- ●
added the new
account_lockedenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
account_lockedenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
bad_requestenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
bad_requestenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
forbiddenenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
forbiddenenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
internal_errorenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
internal_errorenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_api_keyenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_api_keyenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
not_foundenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
not_foundenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
rate_limit_unavailableenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
rate_limit_unavailableenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
rate_limitedenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
rate_limitedenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
subscription_requiredenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
subscription_requiredenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ○
api operation id
mcp_getremoved and replaced withopenMcpEventStreamapi-operation-id-removed
- ●
- ○
endpoint added
endpoint-added
- ○