Subjects
get/subjects/{subject}/metadata
Path parameters
subjectstring required
Name of the subject to search under.
Query parameters
keystring
Metadata key to match. Can appear multiple times, matched in order with 'value'.
valuestring
Metadata value to match. Can appear multiple times, matched in order with 'key'.
formatstring
Desired output format. For AVRO: "" or "resolved". For PROTOBUF: "", "ignore_extensions", or "serialized".
deletedboolean
If true, include both current and soft-deleted subjects. Default is false.
Headers
X-Registry-GroupIdstring
Group id in Apicurio Registry.
Response
Schema version matching the metadata filters.