Role for workspace member by API?
Hi, I wanted to ask if it’s possible to get the roles of a workspace member by api?
And it’s as well possible to extend the fields for workspace member or planned?
Thanks
6 Replies
And it’s as well possible to extend the fields for workspace member or planned?Not possible right now but indeed planned don't have an ETA right now
Hi, I wanted to ask if it’s possible to get the roles of a workspace member by api?Yes unless I'm mistaken it's possible, though the current workspace resolver
Only GraphQL core API, REST doesn't expose it
thanks for the feedback
Hi, is there a kind of documentation for the graphql? Or can I copy a curl from the call which I need and than change the bearer token with my API Key?
There's one in Settings > API if you change type of API from REST to GraphQL but I think your solution will work as well
But can I work with both, as I already implemented the rest endpoints?
Sure