Skip to main content
GET
Get a recurring plan

Authorizations

Authorization
string
header
required

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

Path Parameters

plan
string | null
required

The plan uid

Query Parameters

first_name
string
Maximum string length: 255
last_name
string
Maximum string length: 255
email
string
amount
string

Response

RecurringPlanResource

id
string
required
contact_id
string
required
first_name
string
required
last_name
string
required
email
string
required
phone
string
required
frequency
string
required
status
string
required
method
string
required
amount
string
required
fee_covered
string
required
created_at
string
required
updated_at
string
required
start_at
string
required
canceled_at
string
required
next_bill_date
string
required