Event_FVO
TelcoTelecommunicationsBSSOSSOpen APIsStandards
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Event_FVO",
"title": "Event_FVO",
"allOf": [
{
"$ref": "#/components/schemas/Extensible"
},
{
"type": "object",
"description": "event with common attributes.",
"properties": {
"href": {
"type": "string",
"description": "Hyperlink reference"
},
"id": {
"type": "string",
"description": "unique identifier"
},
"correlationId": {
"type": "string",
"description": "The correlation id for this event."
},
"domain": {
"type": "string",
"description": "The domain of the event."
},
"title": {
"type": "string",
"description": "The title of the event."
},
"description": {
"type": "string",
"description": "An explnatory of the event."
},
"priority": {
"type": "string",
"description": "A priority."
},
"timeOccurred": {
"type": "string",
"format": "date-time",
"description": "The time the event occurred."
},
"source": {
"$ref": "#/components/schemas/EntityRef_FVO"
},
"reportingSystem": {
"$ref": "#/components/schemas/EntityRef_FVO"
},
"relatedParty": {
"type": "array",
"items": {
"$ref": "#/components/schemas/RelatedPartyRefOrPartyRoleRef_FVO"
}
},
"analyticCharacteristic": {
"type": "array",
"items": {
"$ref": "#/components/schemas/Characteristic_FVO"
}
},
"eventId": {
"type": "string",
"description": "The identifier of the notification."
},
"eventTime": {
"type": "string",
"format": "date-time",
"description": "Time of the event occurrence."
},
"eventType": {
"type": "string",
"description": "The type of the notification."
},
"event": {
"description": "The event linked to the involved resource object",
"type": "object"
}
},
"required": [
"eventId",
"eventTime",
"eventType",
"event"
]
}
]
}
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/tm-forum-event-fvo"
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.