v24

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-015163191.7 KB
Users

Get the last 10 subscription payments.

Subscription payments are generated throughout the lifecycle of a subscription, typically there is one at the time of purchase and then one for each renewal.

get/users/subscription/payments

Response

OK

messagestring required
statusstring required

Example response

{
  "message": "Request handled successfully",
  "status": "success"
}