Appian · Capability
Appian Application Package Details API
The Application Package Details API uses the UUID of an application to retrieve data about any in-flight packages for that application. It can be used to link packages to change management systems or obtain identifiers for packages that can then be used with the Deployment REST API to perform exports and deployments. Packages are returned in order of last modified timestamp, with the most recently modified package appearing first, up to a maximum of 100 packages.
What You Can Do
GET
Getapplicationpackages
— Appian Get application package details
/applications/{applicationUuid}/packages
MCP Tools
getapplicationpackages
Appian Get application package details
read-only
idempotent