Skip to content

Unwrap Secret

GET
/v1/secret/unwrap/{token}

This endpoint will contact vault to unwrap the provided token.

Authorizations

Parameters

Path Parameters

token
required

Token to unwrap

string

Token to unwrap

Responses

200

Successful Response

404

Not Found

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string