Skip to main content
GET
Get details of a specific payment subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer<uint64>
required

Subscription ID

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Response

Returns the subscription details

A payment subscription for a plan

member_id
integer<uint64>
required

The subscriber's integer ID

created_at
string<date-time>
required

The date and time the subscriber was created

Example:

"2026-08-13T00:16:15+00:00"

updated_at
string<date-time>
required

The date and time the subscriber was last modified

Example:

"2026-08-13T00:16:15+00:00"

email
string<email>
required

The subscriber's email address

Example:

"ada.lovelace@example.com"

Canonical URL to the subscriber's profile page

plan
object
required

The subscription plan

subscription
object
required

Detailed subscription information

first_name
string

The subscriber's first name

last_name
string

The subscriber's last name

time_zone
string

The subscriber's time zone

location
string

The subscriber's location

referral_count
integer<uint64>

Number of referrals made by this subscriber

avatar
string

URL to the subscriber's avatar image

categories
object[]

Array of category objects. Contains the user's primary segment if present.

ambassador_level
string

The subscriber's ambassador level