v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
secrets

Get Secret

Gets a specific secret using its unique id.

Args: secret_id: ID of the secret to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: A specific secret object.

get/api/v1/secrets/{secret_id}

Path parameters

secret_idstring uuid required

Query parameters

hydrateboolean

Response

Successful Response

resourcesSecretResponseResources

Class for all resource models associated with the secret entity.

idstring uuid required
permission_deniedboolean
namestring required