all
Returns a List object of all Bulk Data items on Scryfall. https://scryfall.com/docs/api/bulk-data/all
Parameters
format
The data format to return. This method only supports json.
pretty
If true, the returned JSON will be prettified. Avoid using for production code.