v1
latestOpenAPI 3.1.02026-07-2641930.0 KB存储
获取存储值
获取指定 key 的存储值,不存在时返回 null。
get/storage/{key}
Path parameters
keystring required
存储键名。
Response
存储值(不存在时返回 null)。
{"stackTrail":"paths:/storage/{key}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"任意合法 JSON 值;键不存在时为 null。"}