Download OpenAPI specification:Download
type | string Enum: "game" "movie" "collectible" |
limit | integer [ 1 .. 200 ] Default: 25 |
{- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "game",
- "title": "string",
- "platform": "string",
- "created_at": "2019-08-24T14:15:22Z"
}
]
}