Lists schema versions with the provided information.
get/schema-versions/{Type}
Path parameters
Type'capability' | 'definition' required
Filter on the type of schema version.
Query parameters
MaxResultsinteger
The maximum number of results to return at one time.
NextTokenstring
A token that can be used to retrieve the next set of results.
SchemaIdFilterstring
Filter on the id of the schema version.
NamespaceFilterstring
Filter on the name of the schema version.
VisibilityFilter'PUBLIC' | 'PRIVATE'
The visibility of the schema version.
SemanticVersionFilterstring
The schema version. If this is left blank, it defaults to the latest version.
Response
Success