limitdoubleOptionalA preferred amount of groups in a list for a single response.
Defaults to 100, while the maximum is 1000.
fromdatetimeOptionalA starting point for filtering the list of groups.
If passed, MUST be a date and time value in ISO-8601 format.
ordering"datetime_created" or "-datetime_created"OptionalDefaults to datetime_created
Specifies the way groups should be sorted in the returned list.
datetime_created for the ascending order (default),
-datetime_created for the descending one.