Subjects (v1)
List versions under subject
Retrieves a list of versions registered under the specified subject.
get/subjects/{subject}/versions
Path parameters
subjectstring required
Name of the subject
Query parameters
deletedboolean
Whether to include deleted schemas
deletedOnlyboolean
Whether to return deleted schemas only
offsetinteger
Pagination offset for results
limitinteger
Pagination size for results. Ignored if negative
Response
List of version numbers matching the specified parameters.
Changes
No recorded changes to this endpoint across all 1 revision of this API.