Skip to main content
GET
Version Info

Response

200 - application/json

Successful Response

Build identity reported by GET /version.

version
string
required

Package version (PEP 440), e.g. '0.1.5'.

branch
string | null
required

Git branch the image was built from; null when unstamped.

revision
string | null
required

Short commit SHA the image was built from; null when unstamped.

build
string
required

Fully formatted descriptor '@:', degrading to '' when unstamped.