个人中心管理
获取当前登陆用户授权资源
获取当前登陆用户授权资源
x-userpool-id<token>
IAM Userpool Id
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
*/*
*/*
*/*
*/*
*/*
curl -X POST "https://example.com/api/v1/users/resource/authorized" \ -H "Content-Type: application/json" \ -d '{ "namespace": "string" }'{ "code": 0, "success": true, "msg": "string", "data": [ { "effect": "string", "code": "string", "type": "string", "condition": [ "string" ], "description": "string", "actions": [ "string" ], "apiIdentifier": "string", "namespaceId": 0 } ]}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}