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

# Version

`GET /version`

Return backend version/build metadata for authenticated callers.

Args:
    _auth: Injected authenticated caller identity (unused).

Returns:
    JSON payload with ``build`` metadata and a server timestamp.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/revisions/31dfe831e079/schema)
