Skip to main content

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

FieldTypeRequiredDescription
appletUidstringrequiredUnique applet identification
appletVersionstring (semver)requiredVersion of your Applet, e.g. 1.0.12
testIdentifierstringrequiredName of the test suite

Request

Responses

OK

Response Headers
    Content-Type