v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052212130.8 KB
EventsV1SchemaVersion

Fetch a specific schema and version.

Fetch a specific schema and version.

get/v1/Schemas/{Id}/Versions/{SchemaVersion}

Path parameters

Idstring required

The unique identifier of the schema. Each schema can have multiple versions, that share the same id.

SchemaVersioninteger required

The version of the schema

Response

OK

idstring nullable

The unique identifier of the schema. Each schema can have multiple versions, that share the same id.

schema_versioninteger

The version of this schema.

date_createdstring date-time nullable

The date the schema version was created, given in ISO 8601 format.

urlstring uri nullable

The URL of this resource.

rawstring uri nullable