get_schema_by_id
Retrieve schema details from Kafka Schema Registry using its globally unique ID. Get the exact schema definition needed for your data operations.
Instructions
Get a schema by its globally unique ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| registry | No | Optional registry name (ignored in single-registry mode) | |
| schema_id | Yes | The globally unique schema ID |