Add ability to find Personal Space via API
A
Aaron Johnson
Today if I ask for a list of spaces for a given user in a given workspace, ie: api/v2/team/{team_id}/space, I get back the list of spaces... but NOT the user's Personal List, which is a space... I can look it up directly if I have the ID of that personal space, but it's not included in the list of spaces.
It'd be really helpful for us over at Reclaim as we have users asking for us to enable task syncing via their personal space, but it's impossible right now for us to reliably discover and identify that space.
Log In
Michael Montefusco
Oooh another workaround for the GET side of things. If you share your list with someone and use their API Credentials and get the list it does show up!
Michael Montefusco
Yeah this is big request for me to Aaron Johnson - You can use a "helper list" with the same exact custom fields and such and then have every new task in it get sent to your actual personal list John Seth Goldin
John
The user doesn't have access to the "Personal Space" Space itself. That is a system Space which contains all users' personal Lists, and each List is only shared with the respective user. You would need to use the user's credentials and retrieve Lists (not Spaces) to find that user's private List.
Seth Goldin
Would definitely be a useful feature for me. Love ClickUp and love Reclaim.ai, which relies on this API.