Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'https://app.memorylake.cn/openapi/admin/api/v1/api-keys/312' \ -H 'Authorization: Bearer sk-admin-xxxxxx'
{ "success": true, "message": "Operation completed successfully", "data": { "id": "312", "name": "ci-pipeline", "key_prefix": "a1b2c3d4", "key_type": "data", "status": "enabled", "created_at": 1755000000 } }
{ "success": false, "message": "api key not found", "error_code": "NOT_FOUND" }
返回单把 API 密钥的元数据
GET /openapi/admin/api/v1/api-keys/{id}
404
service_account:read