Hi If we do a request using restsharp and the result has more pages, for example this API https://scryfall.com/docs/api/cards/search Will restsharp get the complete result or do we need additional code for this? If yes, which code?