---
title: "GET /autogame/article/{id}"
method: GET
path: "/autogame/article/{id}"
tags: ["autogame"]
---

# GET /autogame/article/{id}

`GET /autogame/article/{id}`

## Path parameters

- `id` string, required

## Response `200`

- Article
  - `id` string, required
  - `url` string, required
  - `createdAt` string, required
  - `updatedAt` string, required
  - `rawOpenAiChat` object[], required
  - `hostName` string, required
  - `partnerId` string, required
  - `sourceType` 'widget' | 'manual' | 'blob'

---

[API](https://skmtc.net/versusgame/apis/versusgame-api.md) · [All operations](https://skmtc.net/versusgame/apis/versusgame-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/versusgame/versusgame-api/revisions/e86f45ae5f7c/schema)
