Key Fields
Field | Description |
---|---|
uuid | A Supercast-generated unique identifier for this subscriber - all API calls can use this to identify a subscriber |
Email address of the subscriber - all API calls can use this to identify a subscriber | |
customer_id | An external ID passed in when this subscriber was created (see Activate a Subscriber) |
first_name | First name of the subscriber |
last_name | Last name of the subscriber |
subscriptions | A list of podcast subscriptions for this user (see Subscription object, below) |
state | One of:
|
Additional Fields
Field | Description |
---|---|
avatar_data | Avatar information for this subscriber (deprecating soon) |
created_at | Date this subscriber was created |
id | Supercast ID of this subscriber (deprecating soon) |
ignore_usage_alerts | When this is set to true, usage alerts will not be generated for this subscriber |
updated_at | Most recent update for this subscriber |
plan_id | The plan this subscriber signed up for |
plan_name | The name of this subscriber's plan |
plan_price_cents | The price of this subscriber's plan (all in only) |
plan_price_currency | The currency this subscriber is charged in (all in only) |
time_zone | The time zone of this subscriber (all in only) |
player_links | A list of player links for this subscriber (deprecated - use the subscriptions array instead) |
feed_url | A list of feed urls for this subscriber (deprecated - use the subscriptions array instead) |