#lucasgerroir-search-payment-intents
1 messages · Page 1 of 1 (latest)
only has has_more and next_page
data: [],
has_more: true,
next_page: "WzE2NTU0NzQxMDYuMDc2Njc1Ml0=",
object: "search_result",
url: "/v1/payment_intents/search",
Just tested on my end. I think the only option to get the other page is to make the API request again
using the previous page cursor?