Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Path Parameters

id
string
required

ID of secret versions to return.

Query Parameters

showScheduledForDeletion
boolean

By default, Get doesn't return resource if it is scheduled for deletion. If show_scheduled_for_deletion = true, the Get operation returns the resource even if it is scheduled for deletion. If show_scheduled_for_deletion = false, the Get method returns the NOT_FOUND gRPC status code.

Response

200 - application/json

A successful response.

metadata
object

Common resource metadata.

spec
object
status
object