v1

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

List subjects in the schema registry. The response will be an array of subject names.

get/v1/{+parent}/subjects

Path parameters

parentstring required

Required. The parent schema registry/context whose subjects are to be listed. Structured like: projects/{project}/locations/{location}/schemaRegistries/{schema_registry} or projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}

Query parameters

deletedboolean

Optional. If true, the response will include soft-deleted subjects. The default is false.

subjectPrefixstring

Optional. The context to filter the subjects by, in the format of :.{context}:. If unset, all subjects in the registry are returned. Set to empty string or add as '?subjectPrefix=' at the end of this request to list subjects in the default context.

Response

Successful response