Is there an API that can be used to list groups in which a given user is a member? Specifically, Iād be interested in account (not workspace) groups.
It seems there used to be a workspace-level list-parents API referred to in the answers to this question. The current documentation, however, does not seem to mention list-parents ā has it been deprecated?
I know I can get the required info by listing each group's users and parsing the response, but thatās rather tedious. Is there an API for this I havenāt found?