Subscription Plans
Get all subscription groups
Retrieves a list of all subscription groups (selling plan groups) configured in the store. This endpoint provides a complete overview of all subscription offerings available.
Full behavior, validation rules, and side effects
Response includes:
- All subscription groups with their configurations
- Complete selling plan details for each group
- Product and variant assignments (as JSON strings)
- Discount configurations and tiers
- Member restrictions and settings
Use Cases:
- Display all subscription options in a custom interface
- Audit subscription configurations
- Export subscription data for analysis
- Synchronize with external systems
Performance Notes:
- Returns all groups in a single response (no pagination)
- Response size grows with number of groups and plans
- Product/variant lists are JSON-encoded strings within the response
Authentication: Requires valid X-API-Key header
GET
Get all subscription groups
Documentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API Key for authentication
Query Parameters
API Key (Deprecated - Use X-API-Key header instead)
Response
Successfully retrieved subscription groups
Available options:
DAY, WEEK, MONTH, YEAR Available options:
PERCENTAGE, FIXED, PRICE