PostHog · Schema
QueryResponseAlternative5
A/B TestingAnalyticsFeature FlagsOpen-SourceProduct AnalyticsSession Recording
Properties
| Name | Type | Description |
|---|---|---|
| breakdown | array | |
| breakdowns | array | |
| compare | array | |
| day | array | |
| interval | array | |
| series | array | |
| status | array |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/QueryResponseAlternative5",
"title": "QueryResponseAlternative5",
"additionalProperties": false,
"properties": {
"breakdown": {
"default": null,
"title": "Breakdown",
"items": {
"$ref": "#/components/schemas/BreakdownItem"
},
"type": "array",
"nullable": true
},
"breakdowns": {
"default": null,
"title": "Breakdowns",
"items": {
"$ref": "#/components/schemas/MultipleBreakdownOptions"
},
"type": "array",
"nullable": true
},
"compare": {
"default": null,
"title": "Compare",
"items": {
"$ref": "#/components/schemas/CompareItem"
},
"type": "array",
"nullable": true
},
"day": {
"default": null,
"title": "Day",
"items": {
"$ref": "#/components/schemas/DayItem"
},
"type": "array",
"nullable": true
},
"interval": {
"default": null,
"title": "Interval",
"items": {
"$ref": "#/components/schemas/IntervalItem"
},
"type": "array",
"nullable": true
},
"series": {
"default": null,
"title": "Series",
"items": {
"$ref": "#/components/schemas/Series"
},
"type": "array",
"nullable": true
},
"status": {
"default": null,
"title": "Status",
"items": {
"$ref": "#/components/schemas/StatusItem"
},
"type": "array",
"nullable": true
}
},
"type": "object"
}
Work with this as data
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/posthog-queryresponsealternative5"
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 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.