Returns a paginated list of cards (entities) whose creature_id matches
the given creature. Accepts all the same filters and sorts as
GET /v1/cards except for set_id, which remains available.
API key supplied as Authorization: Bearer <key>. Keys are minted in the
developer portal. Rejected in query strings. See the Authentication guide.
Creature ID (el-...).
Page size, max 250.
1 <= x <= 250Opaque pagination cursor from a previous response's pagination.next_cursor.
Sort field. Prefix with - for descending.
name, -name, total_cost, -total_cost, attack, -attack, defense, -defense, updated_at, -updated_at