v3
latestOpenAPI 3.1.02026-07-31144319609.5 KBSubscription
get/v2/subscription
Response
Successful operation
Example response
{
"data": {
"current_until": "2024-01-31",
"current": {
"plan_id": 102,
"plan_name": "Pro",
"number_of_licences": 5,
"interval": "monthly"
},
"upcoming": {
"plan_id": 102,
"plan_name": "Pro",
"number_of_licences": 5,
"interval": "monthly"
},
"cancel_date": "2024-01-31"
}
}