KV

Get a KV entry by explicit namespace + key

get/api/kv/_/{namespace}/{key}

Path parameters

namespacestring required
keystring required

Response

KV entry

namespacestring required
keystring required
{"stackTrail":"components:schemas:KvEntry:properties:value","oasType":"schema","type":"unknown"}
valueType'json' | 'string' | 'integer' required
expiresAtinteger nullable required
createdAtinteger required
updatedAtinteger required

Changes

Changed in 1 of the 104 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added