action gamesparks_list_deleted_using_get { label: "listDeleted" provider: gamesparks method: GET path: "/restv2/games/deleted" encoding: json output: { type: "object" additionalProperties: true } }