---
title: "Get distribution by ID"
method: GET
path: "/distributions/{id}"
tags: ["Distributions"]
---

# Get distribution by ID

`GET /distributions/{id}`

Get distribution by ID

## Path parameters

- `id` string, required

## Response `200`

Successful operation

- object
  - `id` string
  - `name` string
  - `url` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
