Schemas (v1)

List schemas

Get the schemas matching the specified parameters.

get/schemas

Query parameters

subjectPrefixstring

Filters results by the respective subject prefix

aliasesboolean

Whether to include aliases in the search

deletedboolean

Whether to return soft deleted schemas

latestOnlyboolean

Whether to return latest schema versions only for each matching subject

ruleTypestring

Filters results by the given rule type

offsetinteger

Pagination offset for results

limitinteger

Pagination size for results. Ignored if negative

Response

List of schemas matching the specified parameters.

Changes

No recorded changes to this endpoint across all 1 revision of this API.