JavaScript
Simulation Run Plan
Get run plan by ID
Returns a specific simulation run plan by its ID.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the run plan to retrieve
Response
The requested run plan
A simulation run plan defining the test matrix

