GET Memberships

Within Join It, the Memberships object is the most central data object. It's the object that is most frequently synced to 3rd party systems and stores information of the Membership (both profile information and things like Status, Expiration Date, Rebilling Date).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Include a Status to filter your Memberships (50 = prospective, 75 = pending, 100 = active, 300 = expired, 350 = canceled). You can retrieve multiple statuses at once: "status=50,75,100"

string

Filter by a specific email address (looks for exact matches on email, not a search/partial function)

string

Filter by a specific "_id" (the internal unique record identifier within Join It)

string

Filter by a specific "external_id" (the ID that's optionally assigned by an Organization)

string

Filter by including the IDs of specific Membership Types. You can retrieve the Memberships which belong to multiple Membership Types by including a string of comma separated values (e.g. xxxxxx,yyyyyy,zzzzzz)

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json