Find users In groups
Finds users in both SSO and Custom groups by tenant and parent group. Parameters 'page', 'limit', '$skip', '$filter','$orderby' are not taken into account. Please use 'criteria' instead of '$filter'.
the id of the tenant
principal id of the parent group
the search criteria
if 'true' then all child groups will be expanded and searched
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
successful operation