Build info
Deployed build metadata (version, commit, build date), so on-prem customers can compare their deployed version with the SaaS. Requires authentication; restricted to admins and organizations with an enterprise subscription.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Response
Deployed build metadata
Platform release version this service's running image was built for, baked in at build time. dev when unset. A service not rebuilt in a release reports its previous version.
"4.39.0"
Git commit the running image was built from.
"a648b3218e1c2f3a4b5c6d7e8f9a0b1c2d3e4f5a"
When the running image was built.
"2026-07-27T00:00:00.000Z"