Get Applet Version
GET {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion
Get one specific Applet version of the Applet by appletUid
and appletVersion
Parameters
Field | Type | Required | Description |
---|---|---|---|
appletUid | string | required | Unique applet identification |
appletVersion | string (semver) | optional | Version of your Applet, e.g. 1.0.12 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}