Legacy Dev Forum Posts

 View Only

Sign Up

Get list of roles assigned to a group

  • 1.  Get list of roles assigned to a group

    Posted 06-05-2025 18:06

    JDunn | 2022-06-08 09:01:06 UTC | #1

    Hi,

    I can't see anything in the APIs that allows me to return a list of the roles associated to a group (ideally with their division assignment).

    Am I overlooking something or is this not available?

    Thank you.


    Jerome.Saint-Marc | 2022-06-08 09:27:54 UTC | #2

    Hello,

    You should be able to retrieve this using GET /api/v2/authorization/subjects/{subjectId} (subjectId being the id of the group in this case).

    Regards,


    JDunn | 2022-06-08 09:27:52 UTC | #3

    Glorious, thank you!


    system | 2022-07-09 09:28:11 UTC | #4

    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: 15050