Skip to main content
GET
Get version details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
version
integer
required

Version number

Response

Successful Response

Full detail for a single version.

version
integer | null
s3_version_id
string | null
asset_prefix
string | null
asset_manifest
Asset Manifest · object | null
deployed_by
string | null
deployed_at
string | null
environment
string | null
build_duration_ms
integer | null
message
string | null
source_files
Source Files · object | null
git_commit_sha
string | null

Git commit SHA

git_commit_message
string | null

Git commit message

git_author
string | null

Git commit author

is_active
Is Active · object

Which environments this version is currently deployed to