Retrieve clients of the reseller
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Filter by client name (case-insensitive partial match)
1 - 255Filter by client e-mail address (case-insensitive partial match)
3 - 320Filter by group ID (shows clients that belong to this group)
x >= 1Filter by client ID
x >= 1Filter by group ID (shows clients that don't belong to this group)
x >= 1Maximum number of results to return
1 <= x <= 1000Number of results to skip for pagination
x >= 0