Test Setup and Initialization
Get the control time step
Returns the time step used for control.
get/step/{testid}
Response
Successful response with the time step.
Example response
{
"message": "Control time step retrieved successfully.",
"status": 200
}