사용자가 소유한 게임 목록을 가져옵니다. 응답에 특정 사용자가 소유한 게임 배열이 포함됩니다.
사용자가 소유한 게임 키 목록을 성공적으로 수신했습니다.
기본 인증이 전달되지 않았거나 잘못되었습니다. 기본 인증 또는 올바른 자격 증명을 사용했는지 확인해야 합니다.
{- "has_more": false,
- "items": [
- {
- "description": "Description of the greatest game in the world.",
- "drm": "drmfree",
- "game_sku": "theGreatestGameSku",
- "is_pre_order": false,
- "name": "The Greatest Game in the World",
- "project_id": 30810
}
], - "total_items_count": 1
}