Build info for every deployed service
Build info for every deployed service
The API’s own build metadata plus one entry per downstream Python service, so on-prem customers and support can see the full component inventory of a deployment at a glance. A downstream service being down never fails this call; it is reported with status: unreachable instead. Requires authentication; restricted to admins and organizations with an enterprise subscription, same rule as GET /build-info.
GET
Build info for every deployed service
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-....