Test Applet By Version
GET {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion/test
Get all applet version tests of applet by appletUid
& appletVersion
.
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 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Accept | string |
RESPONSES
status: OK
[]