Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Pagination of results. Specifies the index of the first result to return.
Pagination of results. Specifies the maximum number of results to return. Will return less results if there are no more results left.
Body
A group instance query which defines a list of group instances
Filter by the id of the group.
Filter by a JSON string array of group ids.
Filter by the name of the group.
Filter by the name that the parameter is a substring of.
Filter by the type of the group.
Only retrieve groups where the given user id is a member of.
Only retrieve groups which are members of the given tenant.
Apply sorting of the result