---
title: "Get Simple Pipeline Schema"
method: GET
path: "/discovery/schemas/simple_pipeline"
tags: ["discovery"]
---

# Get Simple Pipeline Schema

`GET /discovery/schemas/simple_pipeline`

Return the schema for SimplePipelines.

Includes the create body (POST /simple_pipelines), the
partial-update body (PATCH /simple_pipelines/{id}), the
response shape, and the supported element types
(data_fit, array_data_fit, calculation, entry,
validation). Also reports the at-most-one-expensive-element
limit.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/ionworks/apis/fastapi.md) · [All operations](https://skmtc.dev/ionworks/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ionworks/fastapi/revisions/7337a3cbdaf2/schema)
