projects
Get all versions of a subject. The response will be an array of versions of the subject.
get/v1/{+parent}/versions
Path parameters
parentstring required
Required. The subject whose versions are to be listed. Structured like: projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject} or projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}
Query parameters
deletedboolean
Optional. If true, the response will include soft-deleted versions of an active or soft-deleted subject. The default is false.
subjectstring
Optional. The subject to filter the subjects by.
Response
Successful response