Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Name": "<string>",
"Type": "<string>",
"ShowType": "<string>",
"Tags": "<string>",
"Value": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Return a single vault
Returns a single vault object using the specified key.
GET
/
vault('
{Id}
')
Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Name": "<string>",
"Type": "<string>",
"ShowType": "<string>",
"Tags": "<string>",
"Value": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key Id
Query Parameters
Select structural property
Response
vault response