---
title: "GET /api/collection/{id}"
method: GET
path: "/api/collection/{id}"
tags: ["/api/collection"]
---

# GET /api/collection/{id}

`GET /api/collection/{id}`

Fetch a specific Collection with standard details added

## Path parameters

- `id` union, required
  - integer — value must be an integer greater than zero.
  - string — String must be a valid 21-character NanoID string.

## Response `2XX`

Successful response

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

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