List Customer ContactsAsk AIget https://app.rackbeat.com/api/customers/{customer_number}/contactsRetrieve a list of customer contacts with optional filtering and pagination.Path Paramscustomer_numberstringrequiredQuery Paramssimple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorsnamestringUsed to filter output. Example: test123must_have_emailbooleanFilter contacts by email presence. When true, returns only contacts that have an email address. When false, returns all contacts regardless of whether they have an email address.truetruefalsesearchstringUsed to filter output. Example: test123cc_orderstringUsed to filter output. Example: test123cc_offerstringUsed to filter output. Example: test123cc_invoicestringUsed to filter output. Example: test123HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago