---
title: "GET /version"
method: GET
path: "/version"
---

# GET /version

`GET /version`

Returns the version object for the service, including db schema version info

## Response `200`

Version object describing version state

- ServiceVersion — Version information for a service
  - `service` ServiceVersionService
    - `version` string — Semantic Version string of the service implementation
  - `api` ServiceVersionApi — Api Version string
    - `version` string — Semantic version of the api
  - `db` ServiceVersionDb
    - `schema_version` string — Semantic version of the db schema

---

[API](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/anchore-engine-api-server/versions/38e5705e0b21/schema)
