---
title: "getVersion"
method: GET
path: "/version"
tags: ["version"]
---

# getVersion

`GET /version`

This method return the GBDS version.

## Response `200`

OK

- GetVersion
  - `data` object
    - `api` object
      - `version` string
      - `build` string
      - `apiId` string
    - `searchEngine` object
      - `version` string
      - `build` string

## Other responses

- `500` — Internal Error

---

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