Home
AppOmni
Appomni Occurrence Structure
Appomni Occurrence Structure
One instance of an AppOmni Posture Finding against one object in one monitored service. Derived from AppOmni's public Postman collection at https://api.appomni.com/.
Type: record
Properties: 0
SaaS Security SSPM Compliance Threat Detection CASB Zero Trust Identity SCIM AI Security Posture Management
Appomni Occurrence Structure is a JSON Structure definition published by AppOmni. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/appomni/main/json-structure/appomni-occurrence-structure.json",
"title": "Occurrence",
"description": "One instance of an AppOmni Posture Finding against one object in one monitored service. Derived from AppOmni's public Postman collection at https://api.appomni.com/.",
"type": "record",
"fields": [
{ "name": "id", "type": "string", "description": "UUIDv7 occurrence identifier" },
{ "name": "finding_id", "type": "string", "description": "Parent finding identifier" },
{ "name": "identity_hash", "type": "string", "description": "Stable hash of the occurrence identity" },
{ "name": "monitored_service_id", "type": "int32", "description": "Monitored service this occurrence was found in" },
{ "name": "status", "type": "string", "description": "open or closed" },
{ "name": "detailed_status_name", "type": "string", "description": "Machine name of the detailed status" },
{ "name": "detailed_status_label", "type": "string", "description": "Display label of the detailed status" },
{ "name": "reasons", "type": { "type": "array", "items": "string" }, "description": "Why this occurrence was raised" },
{ "name": "context", "type": { "type": "map", "values": "string" }, "description": "Subject detail; keys vary by finding type" },
{ "name": "first_opened", "type": "string", "description": "ISO 8601 UTC timestamp" },
{ "name": "last_opened", "type": "string", "description": "ISO 8601 UTC timestamp" },
{ "name": "last_closed", "type": "string", "description": "ISO 8601 UTC timestamp, null while open" }
]
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/appomni-occurrence-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
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 .
A second provider on the same verified email joins the account you already have.