List Groups in a SiteAsk AIget https://api.pactsafe.com/v1.1/sites/{site_id}/groupsList Groups in the specified SitePath Paramssite_idintegerrequiredQuery ParamsexpandstringExpands objects that only return an ID. Works up to 2 levels deep.fieldsstringfilterstringFilter activities by the various fields. Note the use of 'and' between the fields. Example: event_type==agreed and [email protected].pageintegerPage number to offset results for pagination. Defaults to 1.per_pageintegersortstringSort the results of your call by a field in the Request.Responses 200An array of Groups 400Bad request. 401The requester is unauthorized. 404Not found.Updated 7 months ago