v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Game: Matches

List matches for the developer's approved game

Returns matches for the API key owner's approved (bound) game, with legacy cursor pagination. Requires the game.lifecycle:read permission.

post/game/matches

Request body

statusstring

Optional MatchStatus filter (e.g. IN_PROGRESS).

limitnumber

Page size (1-100, enforced by the handler). Defaults to the handler's internal default.

cursorstring

Opaque continuation cursor from a prior page's pagination.cursor.

Response

Legacy cursor-paginated result. pagination.cursor is null when there are no more pages.

countinteger required
timestampstring required