Get the simulation time step
Returns the time step used in the simulation.
get/step/{testid}
Response
Successful response with the time step.
Example response
{
"message": "Simulation time step retrieved successfully.",
"status": 200
}Returns the time step used in the simulation.
Successful response with the time step.
{
"message": "Simulation time step retrieved successfully.",
"status": 200
}