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>"
}
}授权
authtoken_headerbasicauthtoken_query
路径参数
The key Id
查询参数
Select structural property
响应
vault response