customer_list
Retrieve a paginated list of customers from your Iaptic account, including usernames, purchase details, subscription status, renewal intent, and trial status. Results are sorted by creation date for easy tracking.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Iaptic MCP Server
Related Tools
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic