Returns a paginated list of associated people. Supports filtering by first name, last name, and email. Results are sorted by createdAt descending (newest first).
Documentation Index
Fetch the complete documentation index at: https://docs.equalsmoney.com/llms.txt
Use this file to discover all available pages before exploring further.
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100
Search associated people by first name, last name, or email.
"John"
OK
The total amount of records matching the querying when "limit" is ignored.
67
List of associated people matching the query criteria.
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100