Get a Static Key
Returns information about an individual static key.
Response
A single static key.
Example response
{
"labels": {
"env": "test"
},
"value": "${vault.env['MY_ENV_VAR']}",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 3 of the 29 revisions of this API.110
- ○
the
descriptionresponse's property default valuewas added for the status200response-property-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
BaseEventGatewayStaticKeysubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the optional property
descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
labelsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
valueto the response with the200statusresponse-optional-property-added
- ○
added the required property
created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
nameto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the200statusresponse-required-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 57 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○