/contactgroups/:id/contacts [deprecated]

Returns membership for a contact group

Path Params
string
required

The _id of the contactgroup object to fetch membership for

Query Params
string
Defaults to (created date)

Field to sort by. One of: name, email, timestamp, or usedCount

boolean
Defaults to false

True to sort ascending (A-Z)

boolean
Defaults to false

Include analytics in the response

string
Defaults to last30

A string describing the analytics date range. One of 'today', 'yesterday', 'last7', 'thisWeek', 'lastWeek', 'last30', 'thisMonth', 'lastMonth', 'last12Months', 'thisYear', 'lastYear', 'allTime' or 'specific'.

int32

The client's timezone offset, in minutes. Used to determine date ranges.

date-time

When dates is 'specific', the lower bound (in ms).

date-time

When dates is 'specific', the upper bound (in ms).

string

Fields to expand in comma separated form. Currently supporting 'firstName' and 'lastName' and 'groups'.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!