activision-blizzard · Example Payload

Activision Blizzard Hearthstone Cards Response Example

Fortune 1000

Activision Blizzard Hearthstone Cards Response Example is an example object payload from activision-blizzard, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cardscardCountpageCountpage

Example Payload

Raw ↑
{
  "cards": [
    "example-value"
  ],
  "cardCount": 2847,
  "pageCount": 143,
  "page": 1
}