Determine user's personal workspace/org

Hi,

I’m coming back to the Trello API after a while and if I understand correctly, all boards, even personal ones, now belong to an organization. How can I tell which organization id represents my personal workspace? I’m assuming it is one of the organizations returned from https://developer.atlassian.com/cloud/trello/rest/api-group-members/#api-members-id-get

I want to find out if a board belongs to a user’s personal workspace or not.

Thanks,
Damian

I don’t think there is a way to figure out which one is the “personal” workspace. I believe that the “personal workspace” is just a normal workspace but named to make it sound like it is something special.

Have you tried looking at the network tab of your browser when you’re changing boards/workspaces? You should see a request somewhere for the personal workspace data.

1 Like