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