Appearance
Get the latest active version of the given webapp. ​
GET
/v1/webappversions/{webapp_name}/latest
Get the latest active version of the given webapp.
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
webapp_name*
Name of the webapp
Type
Requiredstring
Responses​
OK
application/json
JSON"webapp_name": "string","webapp_version": "string","inactive_since": null
{
 Â
 Â
 Â
}