获取存储值
curl --request GET \
--url http://{host}:{port}/storage/{key} \
--header 'Authorization: Bearer <token>'{
"foo": "bar"
}存储
获取存储值
GET
/
storage
/
{key}
获取存储值
curl --request GET \
--url http://{host}:{port}/storage/{key} \
--header 'Authorization: Bearer <token>'{
"foo": "bar"
}最后修改于 2026年6月23日
此页面对您有帮助吗?
⌘I
