Apache JMeter · Example Payload

Rest Api Test Run Response Example

API TestingJavaLoad TestingOpen SourcePerformance TestingStress Testing

Rest Api Test Run Response Example is an example object payload from Apache JMeter, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

testIdstatusstartTime

Example Payload

Raw ↑
{
  "testId": "test-1234",
  "status": "running",
  "startTime": 1718153645993
}