Returns a paginated list of all groups configured for your organisation. Groups are returned in descending order of creation time, with the most recently created groups appearing first.Each group object includes contact details, branding information, and business identifiers used to theme envelopes and route shared access.Filtering and result structure is identical to the original List all groups endpoint, with the addition of cursor-based pagination.To retrieve the next page of results, pass the cursor value from the previous response into your next request. The has_more property will indicate whether additional results are available.