GET /catalog/battle-types
Supported formats: json
Returns a Catalog of all Battle types in Scryfall’s database. Values are updated as soon as a new card is entered for spoiler seasons.
Parameter | Type | Atn | Details |
---|---|---|---|
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 Request
Fetch the battle types catalog.
GET
https://api.scryfall.com/catalog/battle-types