v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBUtility
Get a key/value
Retrieves a KeyValue resource.
get/keyvalues/{id}
Path parameters
idstring required
Resource identifier
Response
KeyValue resource
Example response
{
"value": "RAW VALUE OR JSON CONTENT",
"id": "identifier_example"
}