get http://api.tidyhq.com/v2/contacts//memberships//subscriptions
For a given contact + membership, returns the list of subscriptions associated with them.
Response
For a given contact + membership, returns the list of subscriptions associated with them.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/contacts/contactID/memberships/membershipID/subscriptions \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: