---
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` object
    - `version` string — Semantic Version string of the service implementation
  - `api` object — Api Version string
    - `version` string — Semantic version of the api
  - `db` object
    - `schema_version` string — Semantic version of the db schema

---

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