Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Return User's Groups

    Posted 06-05-2025 18:33

    Alec | 2025-01-15 19:31:55 UTC | #1

    Hello all,

    I am trying to get a list of the groups a user belongs to. I know I can do it by searching for a user in every group, but that doesn't make a whole lot of sense.

    My main point of confusion is this: When a user is returned using the .getuser(userid) method on the Users API, no matter how many groups a user is assigned to, the "groups" value in the response is always "None". However, when I go through the web interface, I can see they are actually assigned to groups.

    Is there a reason for this behavior, or is this a bug of some sort?


    system | 2025-02-15 19:32:33 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 31221