Iaptic MCP Server
Official
by iaptic
customer_list
List customers from your Iaptic account.
- Returns a paginated list of customers with their purchase status
- Each customer includes:
- Application username
- Last purchase information
- Subscription status (active/lapsed)
- Renewal intent
- Trial/introductory period status
- Use limit and offset for pagination (default: 100 customers per page)
- Results are ordered by creation date (newest first)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of customers to return (default: 100) | |
offset | No | Number of customers to skip for pagination |