List a user's groupsAsk AIget https://api.safetyculture.io/accounts/organisation/v1/accounts/user/{user_id}/groupsRetrieves the list of groups that a specific user belongs to.Path Paramsuser_idstringrequiredRequired. The UUID of the user whose group memberships you want to retrieve.Responses 200A successful response. defaultAn unexpected error response.Updated about 3 hours ago