Find a single 'TestPlan' entity with the given id
GET/testplan/:id
Fetch a single entity by id - If the entity does not exist, returns a 404 error.
Request
Responses
- 200
- 4XX
- 5XX
Returns a single TestPlan
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.