---
title: "Get Model Endpoint"
method: GET
path: "/v1/model-endpoints/{model_endpoint_id}"
---

# Get Model Endpoint

`GET /v1/model-endpoints/{model_endpoint_id}`

Describe the Model endpoint with given ID.

## Path parameters

- `model_endpoint_id` string, required

## Response `200`

Successful Response

- GetModelEndpointV1Response — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/scaleapi/apis/launch.md) · [All operations](https://skmtc.dev/scaleapi/apis/launch/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleapi/launch/revisions/8c9bf4700384/schema)
