Information about the context in which the event was produced. This may include things like HTTP request details, client information, connection information, etc. Note: This field may not be present on all events, depending on the event type and the context in which it was generated.
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIM
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EventStreamCloudEventContext",
"title": "EventStreamCloudEventContext",
"type": "object",
"description": "Information about the context in which the event was produced. This may include things like\nHTTP request details, client information, connection information, etc.\n\nNote: This field may not be present on all events, depending on the event type and the\ncontext in which it was generated.",
"additionalProperties": false,
"required": [
"tenant"
],
"properties": {
"client": {
"$ref": "#/components/schemas/EventStreamCloudEventContextClient"
},
"connection": {
"$ref": "#/components/schemas/EventStreamCloudEventContextConnection"
},
"request": {
"$ref": "#/components/schemas/EventStreamCloudEventContextRequest"
},
"tenant": {
"$ref": "#/components/schemas/EventStreamCloudEventContextTenant"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.