Get App Version
Retrieve an App Version
Authorizations
Path Parameters
The id of the app to retrieve a version for.
The id of the app version to retrieve.
Response
Success
Guardrails bundle ID. Immutable after creation.
Optional version description.
The original DFS commit ID specified when the version was created. May be null if not explicitly provided.
Optional inline script to execute instead of the app's entry point. If provided, this script will take precedence over the entry point.
The original git reference (e.g. branch name) specified when the version was created.
Commit and import snapshots resolved at version creation time, representing the actual values used for execution.