---
title: "Api Get Specification"
method: GET
path: "/api/v1/specification/"
tags: ["api"]
---

# Api Get Specification

`GET /api/v1/specification/`

## Query parameters

- `channel` string[]
- `conda` string[]
- `pip` string[]
- `format` 'yaml' | 'lockfile'

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/conda-incubator/apis/conda-store.md) · [All operations](https://skmtc.net/conda-incubator/apis/conda-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conda-incubator/conda-store/revisions/1045c7d5b017/schema)
