List CustomersAsk AIget https://app.rackbeat.com/api/customersRetrieve a list of customers with optional filtering and pagination.Query Paramssimple_filter[company_name]stringCan be filtered using the following operators: eq, neq. Example: test123simple_filter[company_vat]stringCan be filtered using the following operators: eq, neq. Example: test123simple_filter[contact_phone]stringCan be filtered using the following operators: eq, neq. Example: test123simple_filter[contact_email]stringCan be filtered using the following operators: eq, neq. Example: [email protected]simple_filter[ean]stringCan be filtered using the following operators: eq, neq. Example: test123simple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorswith_deletedstringUsed to filter output. Example: test123company_namestringUsed to filter output. Example: test123emailstringUsed to filter output. Example: [email protected]is_barredstringUsed to filter output. Example: truesearchstringUsed to filter output. Example: test123fieldstringUsed to filter output. Example: test123field_eqstringUsed to filter output. Example: test123groupstringUsed to filter output. Example: test123updated_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00instringUsed to filter output. Example: 123,777,1002not_instringUsed to filter output. Example: 123,777,1002HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago