---
title: "Returns states of process of with UUID matching the passed UUID"
method: GET
path: "/simulators/pydss/status/uuid/{uuid}"
tags: ["simulation status"]
---

# Returns states of process of with UUID matching the passed UUID

`GET /simulators/pydss/status/uuid/{uuid}`

## Path parameters

- `uuid` string, uuid, required

## Response `200`

pydss instance with the provided UUID is currently running

- object

## Other responses

- `204` — pydss instance with the provided UUID does not exist

---

[API](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation.md) · [All operations](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/natlabrockies/apis/pydss-restful-api-documentation/revisions/b9390db0f08f?raw)
