Get Clients

GET {{baseUrl}}/clients?exclude_fields=<>&fields=<>

Get clients.

Request Params

KeyDatatypeRequiredDescription
exclude_fieldsstringtrue if the fields specified are to be excluded from the result, false otherwise.
fieldsstringA comma separated list of fields to include or exclude (depending on exclude_fields) from the result. Empty to retrieve all fields.