Get recent subscriptions for dashboard
GET
/dashboard/recent_subscriptions
Get the 5 most recent subscriptions with customer and plan names.
Responses
Section titled “ Responses ”Successful Response
Response Get Recent Subscriptions Dashboard Recent Subscriptions Get
Array<object>
RecentSubscriptionItemobject
id
required
Id
string
external_id
required
External Id
string
customer_id
required
Customer Id
string
customer_name
required
Customer Name
string
plan_name
required
Plan Name
string
status
required
Status
string
created_at
required
Created At
string
Unauthorized – invalid or missing API key