Method: projects.locations.schemaRegistries.subjects.versions.referencedby.list

Get a list of IDs of schemas that reference the schema with the given subject and version.

HTTP request

GET https://managedkafka.googleapis.com/v1/{parent=projects/*/locations/*/schemaRegistries/*/subjects/*/versions/*}/referencedby

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The version to list referenced by. Structured like: projects/{project}/locations/{location}/schemaRegistries/{schemaRegistry}/subjects/{subject}/versions/{version} or projects/{project}/locations/{location}/schemaRegistries/{schemaRegistry}/contexts/{context}/subjects/{subject}/versions/{version}

Request body

The request body must be empty.

Response body

If successful, the response is a generic HTTP response whose format is defined by the method.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.