Test Applet By Version and Test Identifier

GET {{baseUrl}}/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

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Acceptstring

RESPONSES

status: OK

{}