Test Applet By Version and Test Identifier
GET/v1/applet/:appletUid/version/:appletVersion/test/:testIdentifier
Get content from one applet version test of applet by appletUid, appletVersion and testIdentifier.
Applet tests allow you to test the functionality and performance of your applets automatically.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
appletUid | string | required | Unique applet identification |
appletVersion | string (semver) | required | Version of your Applet, e.g. 1.0.12 |
testIdentifier | string | required | Name of the test suite |
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Not Found
Response Headers
Content-Type