List all paymentsAsk AIget https://api.eventtemple.com/v2/paymentsReturns a list of paymentsQuery 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 inclusionbookingeventinvoicepayment_typeorganizationAllowed:bookingeventinvoicepayment_typeorganizationfilter[updated_at][gt]stringSupported fields and predicates: FieldSupported Predicatesideq in not_in null not_nullbooking_ideq in not_in null not_nullevent_ideq in not_in null not_nullinvoice_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 payments 400Bad RequestUpdated 4 months ago