When using the api. Is it possible to get all cards from a set ? For example, when i make the api request to get products from "fusion strike" pokemon set, it returns an array with 412 cards/products. However there are a little under 600 products in total for that set, and as far as i can see there is no pagination set up. So how do i get the last ~200 products?
Oh okay perfect, that clears things up! thanks :)
Quick follow up question:
When using the api. Is it possible to get all cards from a set ?
For example, when i make the api request to get products from "fusion strike" pokemon set, it returns an array with 412 cards/products. However there are a little under 600 products in total for that set, and as far as i can see there is no pagination set up. So how do i get the last ~200 products?