curl --request GET \
--url https://api.streamkap.com/schema-registry/subjects/{subject}/versions \
--header 'Authorization: Bearer <token>'[
123
]List all version numbers for a specific schema subject.
curl --request GET \
--url https://api.streamkap.com/schema-registry/subjects/{subject}/versions \
--header 'Authorization: Bearer <token>'[
123
]Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?