GET /migrations
Supported formats: json
Returns a list of all Card Migrations on Scryfall.
This method is paginated, returning 350 objects at a time. Review the documentation for paginating the List type to understand all of the possible output from this method.
Parameter | Type | Atn | Details |
---|---|---|---|
page
|
Integer | The page number to return. |
Example Requests
Fetch the most recent migrations
GET
https://api.scryfall.com/migrations?page=1