/api/v1/subscriptions/{id}Retrieve a single subscription by its ID.
Requires the Subscriptions:View permission.
Path parameters
idstring· uuidrequiredThe subscription ID.
Subscription object
idstring· uuidrequiredThe subscription ID.
playerUsernamestringrequiredSubscriber’s player name.
playerUuidstring· uuidMinecraft UUID, if known.
packageIdstring· uuidrequiredPackage being subscribed to.
packageNamestringrequiredPackage name.
statusstringrequiredSubscription status.
- Values:
activecancelledpast_dueexpired
currentPeriodEndstring· date-timerequiredEnd of the current billing period.
cancelAtPeriodEndbooleanrequiredWhether the subscription will not renew at period end.
createdAtstring· date-timerequiredSubscription start timestamp.
updatedAtstring· date-timerequiredLast update timestamp.