I use this request server-side to validate that a user is in a Trello org that they are asking about.
It seems like sometimes this doesn't return all the organization id records...
Is calling "/members/me?fields=idOrganizations" safer?
Hi @Matt Wilson - Both paths should give you the same information. The `/organizations` endpoint will give you more options to filter the Workspaces and also return the name of the Workspaces: https://developer.atlassian.com/cloud/trello/rest/api-group-members/#api-members-id-organizations-get
I would suggest reaching out in the Developer community in future to get more tailored responses. That forum is dedicated to Developers building on our platform: https://community.developer.atlassian.com/c/trello/42
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.