---
title: "Get key result."
method: GET
path: "/keyres/{id}"
---

# Get key result.

`GET /keyres/{id}`

## Path parameters

- `id` string, required

## Response `200`

A successful response

- Keyres
  - `currentValue` number
  - `progression` number
  - `description` string
  - `created` string, date-time
  - `edited` string, date-time
  - `createdBy` string
  - `editedBy` string
  - `lastUpdated` object
    - `value` number
    - `timestamp` string, date-time
    - `comment` string
    - `createdBy` string

## Other responses

- `404` — Resource not found
- `500` — Something went wrong

## Changes

- **2023-08-11** `cf0e7791a87a` — 1 info
  - the endpoint scheme security `api_key` was removed from the API
- **2023-03-06** `d651c18ad7d7` — 1 info
  - the endpoint scheme security `api_key` was added to the API

[Change history](https://skmtc.dev/oslokommune/apis/okr-tracker-api/changes/keyres/:id/get.md)

---

[API](https://skmtc.dev/oslokommune/apis/okr-tracker-api.md) · [All operations](https://skmtc.dev/oslokommune/apis/okr-tracker-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oslokommune/okr-tracker-api/revisions/7c311e87bded/schema)
