---
title: "Get org simulation config"
method: GET
path: "/v1/simulation/configs/attachment/tenant"
tags: ["Simulation"]
---

# Get org simulation config

`GET /v1/simulation/configs/attachment/tenant`

Get simulation configuration attached to an org. The org ID is derived from the access token.

## Response `200`

OK

- SimulationConfigIdPayload
  - `config_id` string — Simulation configuration ID

## Other responses

- `400` — Bad request
- `401` — Access token is missing or invalid
- `404` — Simulation configuration not found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/versions/935b62e16de4/schema)
