UiPath Documentation
apps
latest
false
  • Apps API
    • Base URL
    • Get deployed apps
    • Edit a deployed app
    • Deploy a published app version
    • Upgrade deployed apps to latest version
    • Publish a coded app
    • Check app name uniqueness
    • Get published apps
    • Get published app versions
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.

Apps API guide

Base URL

The base URL for all Apps API requests is:

https://cloud.uipath.com/{organizationId}/apps_/default/api/v1/default

{organizationId} is a placeholder for your organization ID.

All endpoints documented in this guide are appended to this base URL. For example, the get deployed apps endpoint resolves to:

GET https://cloud.uipath.com/{organizationId}/apps_/default/api/v1/default/models/deployed/apps

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated