---
title: "Get the simulation time step"
method: GET
path: "/step/{testid}"
tags: ["meta"]
---

# Get the simulation time step

`GET /step/{testid}`

Returns the time step used in the simulation.

## Response `200`

Successful response with the time step.

- object
  - `message` string
  - `payload` number — The time step used in the simulation.
  - `status` integer

## Changes

- **2025-11-18** `6f370686638c` — 1 info
  - api tag `meta` added
- **2025-11-18** `60d61eda81c7` — 1 info
  - api tag `Test Setup` removed

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/step/:testid/get.md)

---

[API](https://skmtc.dev/ibpsa/apis/boptest-service-api.md) · [All operations](https://skmtc.dev/ibpsa/apis/boptest-service-api/llms.txt) · [OpenAPI document](https://skmtc.dev/ibpsa/apis/boptest-service-api/revisions/e979b6db7bfd?raw)
