Get All Contacts
Retrieve all contacts from the database.
A contact is an individual or company that buys or sells goods or services from a business. Commonly referred to a customer on a corresponding invoice or a vendor for a bill
Authorizations
Query Parameters
The number of objects you want to retrieve
The next page of objects to retrieve
The previous page of objects to retrieve
Comma separated fields to expand. Supported values are currency, phone_numbers, addresses, external_links, invoices, bills, invoice_payments, bill_payments, expenses, purchase_orders, sales_orders, bank_transactions
Comma separated fields to select. Supported values are raw_data, data_hash
Filter by rootfi_updated_at Greater than or Equal To.
Filter by rootfi_company_id. You can filter by any field using this syntax field_name[operator]
Include deleted records. By default, deleted records are not included. Supported values are true and false
Return the count of the objects. Supported values are true and false
Sort by rootfi_created_at
ASC
, DESC
Sort by rootfi_updated_at
ASC
, DESC
Response
The previous page of objects to retrieve
The next page of objects to retrieve
The total count of the objects