v1
latestOpenAPI 3.0.32026-08-0610436.2 KBZapier Integration
Clients
Get Clients
Retrieve clients with filtering and pagination options
get/api/integrations/zapier/triggers/clients
Query parameters
workspace_idstring uuid required
Workspace ID to filter clients
type'individual' | 'company'
Filter by client type
status'active' | 'inactive'
Filter by client status
currencystring
Filter by currency
has_email'true' | 'false'
Filter by whether client has email
has_phone'true' | 'false'
Filter by whether client has phone
has_address'true' | 'false'
Filter by whether client has address
has_notes'true' | 'false'
Filter by whether client has notes
has_projects'true' | 'false'
Filter by whether client has projects
created_afterstring date-time
Filter clients created after this date
created_beforestring date-time
Filter clients created before this date
limitinteger
Number of clients to return
offsetinteger
Number of clients to skip
Response
List of clients