GET /sets/:id

Supported formats: json

Returns a Set with the given Scryfall id.

Parameter Type Atn Details
:id UUID The Scryfall ID.
format String Optional The data format to return. This method only supports json.
pretty Boolean Optional If true, the returned JSON will be prettified. Avoid using for production code.

Example Requests

Retrieve the Ultimate Masters set.

GET https://api.scryfall.com/sets/2ec77b94-6d47-4891-a480-5d0b4e5c9372