v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
General

Build info

get/api/v2/buildinfo

Response

OK

agent_api_versionstring

AgentAPIVersion is the current version of the Agent API (back versions MAY still be supported).

dashboard_urlstring

DashboardURL is the URL to hit the deployment's dashboard. For external workspace proxies, this is the coderd they are connected to.

deployment_idstring

DeploymentID is the unique identifier for this deployment.

external_urlstring

ExternalURL references the current Coder version. For production builds, this will link directly to a release. For development builds, this will link to a commit.

provisioner_api_versionstring

ProvisionerAPIVersion is the current version of the Provisioner API

telemetryboolean

Telemetry is a boolean that indicates whether telemetry is enabled.

upgrade_messagestring

UpgradeMessage is the message displayed to users when an outdated client is detected.

versionstring

Version returns the semantic version of the build.

webpush_public_keystring

WebPushPublicKey is the public key for push notifications via Web Push.

workspace_proxyboolean