Featured set groups

get

This returns a list of featured set groups and the sets they contain.

Responses
chevron-right
200

A list of featured set groups.

application/json

A list of featured set groups.

imagestringRequired

An API image path (/cards/images/example.jpg implies https://api.gatcg.com/cards/images/example.jpg).

namestringRequired

The name of the featured set group.

Example: Alchemical Revolution
uuidstringRequired

A 10-character alphanumeric UUID.

Example: abcde12345
get
/featured-sets
200

A list of featured set groups.

get

This returns a featured set group's logo image.

Path parameters
filenamestringRequired

The filename to download.

Example: AMB.png
Responses
chevron-right
200

Image file.

application/json
string · binary[]Optional

Image file.

get
/featured-sets/images/{filename}

Last updated