Parameters
Body
Body
Filter matched against the group name (case-insensitive substring) or, when
it is a valid ObjectId, against the group id.
Filter to a single dimension (the kind of grouping, e.g. ‘Country’). Matched
against the dimension name (case-insensitive substring) or, when it is a
valid ObjectId, against the dimension id.
When True, return only archived groups; otherwise only active (non-archived)
groups.
Page size, between 1 and 250. Defaults to 50.
Row offset into the result set — the number of rows to skip before this
page. Pass the next_offset returned by the previous call, or None for the
first page.