List all contactsAsk AIget https://api.eventtemple.com/v2/contactsReturns a list of contactsQuery Paramspage[size]integerNumber of records per pagepage[after]stringTo get records after a specific cursorpage[before]stringTo get records before a specific cursorincludestringenumComma separated list of related resources for inclusionaccountorganizationAllowed:accountorganizationfilter[default_search]stringSearch term to filter results byfilter[updated_at][gt]stringSupported fields and predicates: FieldSupported Predicatesideq in not_in null not_nullaccount_ideq in not_in null not_nullcreated_ateq gt gteq lt lteq null not_null inupdated_ateq gt gteq lt lteq null not_null inResponses 200A paged array of contacts 400Bad RequestUpdated 4 months ago