GET /cards/:id/rulings

Supported formats: json

Returns a List of rulings for a card 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

Fetch rulings for Falling Star

GET https://api.scryfall.com/cards/f2b9983e-20d4-4d12-9e2c-ec6d9a345787/rulings