Contact Subscription Types

An object containing Subscription Types meta data about the SubscriptionTypes that a contact has.

Array of objects (Addressable List)

This object represents the subscriptions attached to a contact.

url
string <uri>

Url to get more subscription type resources for this contact

total_count
integer

Int representing the total number of subscription types attached to this contact

has_more
boolean

Whether there's more Addressable Objects to be viewed. If true, use the url to view all

{ "data": [ ], "url": "/contacts/5ba682d23d7cf92bef87bfd4/subscriptions", "total_count": 100, "has_more": true }