Gets a list of particular user’s attributes.
확인
잘못된 요청
인증되지 않음
금지됨
처리할 수 없는 엔터티
요청이 너무 많음
{- "keys": [
- "string"
], - "server_custom_ids": [
- "string"
]
}
[- {
- "attributes": [
- {
- "attr_type": "client",
- "data_type": "string",
- "description": "string",
- "format": "string",
- "key": "string",
- "permission": "public",
- "readonly": true,
- "value": "string"
}
], - "server_custom_id": "string",
- "user_id": "string"
}
]