Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
Number of customers to return
1 <= x <= 100Number of customers to skip
x >= 0Filter customers by consumer name (case-insensitive substring match). Minimum 3 characters required for efficient index usage.
3 - 255Filter customers by billing email (case-insensitive substring match). Minimum 3 characters required for efficient index usage. Accepts partial values — e.g. a domain ("acme.com") or local part ("billing").
3 - 255Filter customers by exact external ID match.
255ID of the merchant organization to filter customers by Unique identifier for an organization
^org_[a-zA-Z0-9]+$