Autodesk Forge Api - 无法获取帐户名称

发布于 2025-01-12 19:32:02 字数 242 浏览 1 评论 0原文

有没有机会获得帐户 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空心↖ 2025-01-19 19:32:03

获取中心
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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文