Skip to main content
GET
Get a versioned event data schema

Path Parameters

type
string
required

Stable event type from the event catalog.

version
string
required

Payload schema version in major.minor form.

Response

The immutable JSON Schema for the requested event data payload.

A JSON Schema Draft 2020-12 document.