/contactgroups/:id/contacts [deprecated]Ask AIget https://api.mixmax.com/v1/contactgroups/{id}/contactsReturns membership for a contact groupPath ParamsidstringrequiredThe _id of the contactgroup object to fetch membership forQuery ParamssortstringDefaults to (created date)Field to sort by. One of: name, email, timestamp, or usedCountsortAscendingbooleanDefaults to falseTrue to sort ascending (A-Z)withAnalyticsbooleanDefaults to falseInclude analytics in the responsedatesstringDefaults to last30A string describing the analytics date range. One of 'today', 'yesterday', 'last7', 'thisWeek', 'lastWeek', 'last30', 'thisMonth', 'lastMonth', 'last12Months', 'thisYear', 'lastYear', 'allTime' or 'specific'.timezoneOffsetint32The client's timezone offset, in minutes. Used to determine date ranges.sincedate-timeWhen dates is 'specific', the lower bound (in ms).untildate-timeWhen dates is 'specific', the upper bound (in ms).expandstringFields to expand in comma separated form. Currently supporting 'firstName' and 'lastName' and 'groups'.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 404404Updated 2 months ago