本文档由聚智团队编写维护
curl --location --request GET 'http://127.0.0.1:2024/store/items?key' \
--header 'x-api-key;'
{
"namespace": [
"string"
],
"key": "string",
"value": {},
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}