Schemas (v1)
List subject-versions associated to schema ID
Get all the subject-version pairs associated with the input ID.
get/schemas/ids/{id}/versions
Path parameters
idinteger required
Globally unique identifier of the schema
Query parameters
subjectstring
Filters results by the respective subject
deletedboolean
Whether to include subject versions where the schema was deleted
offsetinteger
Pagination offset for results
limitinteger
Pagination size for results. Ignored if negative
Response
List of subject versions matching the specified parameters.
Changes
No recorded changes to this endpoint across all 1 revision of this API.