get_schema_by_subject
Get the schema associated with a subject in Apache Kafka's Schema Registry. Specify cluster and subject to return schema details for use in data validation and development.
Instructions
Get a schema by subject
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name | |
| subject | Yes | Schema subject |