Skip to main content
GET
Get campaign cell thumbnail

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

league_id
string
required

League containing the campaign cell.

Pattern: ^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Query Parameters

cell
string
required

Cell coordinate in x,y form.

Pattern: ^\d+,\d+$

Response

Successful Response

league_id
string
required

League containing the campaign cell.

cell
string
required

Cell coordinate in x,y form.

thumbnail_url
string | null
required

Newest replay frame for the cell, or null when none is available.

round
integer | null
required

Campaign round that produced the thumbnail.