Autodesk Forge Api - 无法获取帐户名称
有没有机会获得帐户 ID 和帐户名称的列表? 我知道我可以使用 https://developer.api.autodesk.com/project/v1 /hubs 端点来获取集线器 ID,然后我可以将它们转换为帐户 ID,但我仍然不知道如何获取帐户名称。
有什么建议吗?
Is there any chance to get a list of account ids and account names?
I know I can use https://developer.api.autodesk.com/project/v1/hubs endpoint to get hub ids and then I can convert them to account ids but still I have no idea how to get account names.
Any suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
获取中心
https://forge.autodesk.com/en /docs/data/v2/reference/http/hubs-GET/
其响应包括以下集线器名称:
数据.属性.名称
GET hubs
https://forge.autodesk.com/en/docs/data/v2/reference/http/hubs-GET/
Its response includes hubs name under:
data.attributes.name