Subscriptions
List Subscription Plans
Retrieve all subscription plans for the authenticated merchant
GET
Documentation Index
Fetch the complete documentation index at: https://docs-openpay.nipuntheekshana.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires a Bearer token in theAuthorization header.
Query Parameters
The page number for pagination.
The number of plans per page. Maximum value is
100.Filter by plan status. Set to
true to return only active plans, or false for inactive plans.Response
An array of subscription plan objects.
Pagination metadata.