I am trying to figure out how to get all of the roles associated with the logged in user via the API. I can get the default team and other teams from when I log in, but I am clueless of how to get the roles associated with the user. I can query users and get the user list but that doesnt indicate roles. I can query roles and get the list of roles but that doesnt help as it doesnt show users.
So what / how should I query to get the roles associated with a user?
Help!
So what / how should I query to get the roles associated with a user?
Help!
Comment