Skip to main content
GET
Get game index

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

since
integer
cursor
integer
limit
integer

Response

Success

games
object[]
nextCursor
integer | null
hasMore
boolean