[Beta] List transactionsAsk AIget https://api.slopepay.com/v4/transactionsLists all transactions using paginationQuery Paramslimitinteger0 to 50The maximum number of objects to list.orderByarray of stringsThe object attribute(s) to sort by.orderByADD stringorderstringenumThe direction to sort by, one of asc or desc.ascdescAllowed:ascdescbeforeCursorstringThe cursor used to fetch the previous page of objects.afterCursorstringThe cursor used to fetch the next page of objects.Response 200The paginated list of transactions.Updated about 2 months ago