---
title: "Text Generation Inference endpoint info"
method: GET
path: "/info"
tags: ["Text Generation Inference"]
---

# Text Generation Inference endpoint info

`GET /info`

Text Generation Inference endpoint info

## Response `200`

Served model info

- Info
  - `model_id` string, required
  - `model_pipeline_tag` string, nullable
  - `model_sha` string, nullable
  - `sha` string, nullable
  - `version` string, required

## Changes

- **2023-04-18** `de34bec00da8` — 1 info
  - endpoint added
- **2023-02-03** `a9059df72b92` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/preemo-inc/apis/text-generation-inference/changes/info/get.md)

---

[API](https://skmtc.dev/preemo-inc/apis/text-generation-inference.md) · [All operations](https://skmtc.dev/preemo-inc/apis/text-generation-inference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/preemo-inc/text-generation-inference/revisions/de34bec00da8/schema)
