v1
latestOpenAPI 3.1.02026-07-24104338.0 KBPlans
Get a subscription plan by ID
get/api/v3/subscriptions/plans/{planId}
Path parameters
planIdstring uuid required
Response
Plan found.
Example response
{
"asset": "USD",
"price": {
"amount": "29.00",
"asset": "USD"
},
"gracePeriod": "P3D",
"createdAt": 1748513400,
"updatedAt": 1748513400
}