v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13356598.3 KB
projects

Get schema config at global level or for a subject.

get/v1/{+name}

Path parameters

namestring required

Required. The resource name to get the config for. It can be either of following: * projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config: Get config at global level. * projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/config/{subject}: Get config for a specific subject.

Query parameters

defaultToGlobalboolean

Optional. If true, the config will fall back to the config at the global level if no subject level config is found.

Response

Successful response