The latest version of your app will always be available at the root URL, for example: https://{APP}.apps.beam.cloud

You can also invoke specific versions of your apps by specifying the version in the app URL, for example:

https://{APP-ID}.apps.beam.cloud/v1 (invokes version 1) or https://{APP-ID}.apps.beam.cloud/v17 (invokes version 17)

Deployment versions are visible in the web dashboard: Apps -> {App} -> Deployments