List contacts
documentedRetrieve all contacts with optional filters.
GET /v1/contacts{?id}{?contact_type}{?name}{?email}{?phone}{?active}{?tags}{?deleted}{?deleted_since}{?household_title}{?type}{?order}{?updated_since}{?updated_before}{?external_unique_id}Contactsno implementation yet0 runsInput
id
Contact ID
123
contact_type
Contact Type
client
name
Name
e.g. John Doe
email
Email
user@example.com
phone
Phone
+1-555-0100
active
Active Status
true|false
tags
Tags
VIP, Prospective
deleted
Deleted Flag
true|false
deleted_since
Deleted Since
YYYY-MM-DD
household_title
Household Title
Mr/Ms
type
Contact Type (Type)
Person|Organization
order
Order
1
updated_since
Updated Since
YYYY-MM-DD
updated_before
Updated Before
YYYY-MM-DD
external_unique_id
External Unique ID
external-id-123
Calls Wealthbox as you (your API key is your account); keychains.dev holds the credentials.