GET /bulk-data/:id

Supported formats: json, file

Returns a single Bulk Data object with the given id.

Parameter Type Atn Details
:id UUID The id of the Bulk Data object.
format String Optional The data format to return: json or file. Defaults to json.
pretty Boolean Optional If true, the returned JSON will be prettified. Avoid using for production code.

Example Requests

Fetch the “All Cards” bulk data

GET https://api.scryfall.com/bulk-data/922288cb-4bef-45e1-bb30-0c2bd3d3534f