v1
latestOpenAPI 3.0.32026-07-24411867.5 KBList clients
Returns clients for the requesting firm. Supports optional exact-match filters.
Notes:
- By default (show_inactive=false), only paying clients are returned.
- email, fname, lname, and external_user_id are exact matches.
get/clients
Query parameters
show_inactiveboolean
If true, include inactive (non-paying) clients as well.
emailstring email
Exact email match.
fnamestring
Exact first name match.
lnamestring
Exact last name match.
external_user_idstring
Exact match on the external user ID.
pageinteger
Page number (1-based). Defaults to 1.
per_pageinteger
Number of records per page. Defaults to 50. Maximum 500.
Headers
ngrok-skip-browser-warningstring required
Example:true
Bypass ngrok browser warning (dev only).
Response
Array of clients