latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Describe app version
Describe an app version for an app in the current account.
get/apps/{name}/versions/{num}
Path parameters
namestring required
The name of the app to get the version for.
The name of the app to get the version for.
numstring required
The version string to get the version for.
The version string to get the version for.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DescribeAppVersionResponse.json"
}