GET /cards/arena/:id/rulings

Supported formats: json

Returns rulings for a card with the given Magic: The Gathering Arena ID.

Parameter Type Atn Details
:id Integer The Arena 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 Song of Freyalise

GET https://api.scryfall.com/cards/arena/67462/rulings