GET https://api.visaflo.app/api/public/client/search
Supply email for an exact match or name for a case-sensitive prefix match against first or last name.
200 with data, an array of { id, firstName, lastName, email }.Find clients in the API key’s VisaFlo workspace.
GET https://api.visaflo.app/api/public/client/search
Supply email for an exact match or name for a case-sensitive prefix match against first or last name.
200 with data, an array of { id, firstName, lastName, email }.