---
title: "Discover goals and inputs"
method: GET
path: "/v1/simulation-schema"
tags: ["Simulation Schema"]
---

# Discover goals and inputs

`GET /v1/simulation-schema`

Return a mode's goal list when `goal` is omitted, or a single goal's
input schema when `goal` is given. `mode` is `research` or `journey`.

## Query parameters

- `mode` string, required
- `goal` string, nullable

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stainless-api/apis/semilattice-api.md) · [All operations](https://skmtc.dev/stainless-api/apis/semilattice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stainless-api/semilattice-api/revisions/79d8db9d1182/schema)
