EventStreamSubscribeEventsResponseContent
The JSON payload delivered in each SSE data line. The type field is injected from the SSE event field by the SDK. Discriminated by type: an event type name for events, "error" for errors, and "offset-only" for cursor-only heartbeats.
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIM
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EventStreamSubscribeEventsResponseContent",
"title": "EventStreamSubscribeEventsResponseContent",
"description": "The JSON payload delivered in each SSE data line. The type field is injected from the SSE event field by the SDK. Discriminated by type: an event type name for events, \"error\" for errors, and \"offset-only\" for cursor-only heartbeats.",
"discriminator": {
"propertyName": "type",
"x-discriminator-context": "protocol",
"mapping": {
"group.created": "#/components/schemas/EventStreamCloudEventGroupCreated",
"group.deleted": "#/components/schemas/EventStreamCloudEventGroupDeleted",
"group.member.added": "#/components/schemas/EventStreamCloudEventGroupMemberAdded",
"group.member.deleted": "#/components/schemas/EventStreamCloudEventGroupMemberDeleted",
"group.role.assigned": "#/components/schemas/EventStreamCloudEventGroupRoleAssigned",
"group.role.deleted": "#/components/schemas/EventStreamCloudEventGroupRoleDeleted",
"group.updated": "#/components/schemas/EventStreamCloudEventGroupUpdated",
"organization.connection.added": "#/components/schemas/EventStreamCloudEventOrgConnectionAdded",
"organization.connection.removed": "#/components/schemas/EventStreamCloudEventOrgConnectionRemoved",
"organization.connection.updated": "#/components/schemas/EventStreamCloudEventOrgConnectionUpdated",
"organization.created": "#/components/schemas/EventStreamCloudEventOrgCreated",
"organization.deleted": "#/components/schemas/EventStreamCloudEventOrgDeleted",
"organization.group.role.assigned": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssigned",
"organization.group.role.deleted": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeleted",
"organization.member.added": "#/components/schemas/EventStreamCloudEventOrgMemberAdded",
"organization.member.deleted": "#/components/schemas/EventStreamCloudEventOrgMemberDeleted",
"organization.member.role.assigned": "#/components/schemas/EventStreamCloudEventOrgMemberRoleAssigned",
"organization.member.role.deleted": "#/components/schemas/EventStreamCloudEventOrgMemberRoleDeleted",
"organization.updated": "#/components/schemas/EventStreamCloudEventOrgUpdated",
"user.created": "#/components/schemas/EventStreamCloudEventUserCreated",
"user.deleted": "#/components/schemas/EventStreamCloudEventUserDeleted",
"user.updated": "#/components/schemas/EventStreamCloudEventUserUpdated",
"error": "#/components/schemas/EventStreamCloudEventErrorMessage",
"offset-only": "#/components/schemas/EventStreamCloudEventOffsetOnlyMessage"
}
},
"oneOf": [
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupCreated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupMemberAdded"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupMemberDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupRoleAssigned"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupRoleDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventGroupUpdated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgConnectionAdded"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgConnectionRemoved"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgConnectionUpdated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgCreated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssigned"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgMemberAdded"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgMemberDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgMemberRoleAssigned"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgMemberRoleDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOrgUpdated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventUserCreated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventUserDeleted"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventUserUpdated"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventErrorMessage"
},
{
"$ref": "#/components/schemas/EventStreamCloudEventOffsetOnlyMessage"
}
]
}
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/auth0-eventstreamsubscribeeventsresponsecontent"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.