v50

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

Fetch a specific schema with its nested versions.

Fetch a specific schema with its nested versions.

get/v1/Schemas/{Id}

Path parameters

Idstring required

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

Response

OK

idstring nullable

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

urlstring uri nullable

The URL of this resource.

linksobject nullable

Contains a dictionary of URL links to nested resources of this schema.

latest_version_date_createdstring date-time nullable

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

latest_versioninteger

The latest version published of this schema.