List all bookingsAsk AIget https://api.eventtemple.com/v2/bookingsReturns a list of bookingsQuery 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 inclusioncontactaccountusertravel_agentreferral_sourcebooking_typelost_reasongroupstagerevenue_summariesorganizationShow 11 enum valuesfilter[default_search]stringSearch term to filter results byfilter[updated_at][gt]stringSupported fields and predicates: FieldSupported Predicatesideq in not_in null not_nullstatuseq in not_instart_dateeq gt gteq lt lteq null not_null inend_dateeq gt gteq lt lteq null not_null inaccount_ideq in not_in null not_nullcontact_ideq in not_in null not_nulltravel_agent_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 bookings 400Bad RequestUpdated 4 months ago