Platform Webhooks Schemas API (RC-82 v1.4) (v1.4)

Download OpenAPI specification:

Contract-only (PLANNING-ONLY) OpenAPI for webhook schema registry introspection.

List supported webhook schemas (type + schema_version)

Responses

Response samples

Content type
application/json
{
  • "schemas": [
    ]
}

Get JSON Schema for a given type and schema_version

path Parameters
schema_version
required
string
type
required
string

Responses

Response samples

Content type
application/json
{ }