API to determine if user is either in a list of groups or NOT in a list of groups

We are looking for an API that would allow us to pass over a list of groups and determine:
– If the userid is in one or more of the groups ( or condition )
– if the userid is in all of the groups ( and condition )


Comments

One response to “API to determine if user is either in a list of groups or NOT in a list of groups”

  1. antonio Avatar
    antonio

    Hi Mark,
    Please have a look at the examples documentation page.
    Kind regards,
    Antonio B.

Share