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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.