Get the simulation time step

Returns the time step used in the simulation.

get/step/{testid}

Response

Successful response with the time step.

messagestring
payloadnumber

The time step used in the simulation.

statusinteger

Example response

{
  "message": "Simulation time step retrieved successfully.",
  "status": 200
}

Changes