---
title: "Changes to Getting the current Usage Reporting configuration"
method: GET
path: "/v1/config/analytics"
---

# Changes to Getting the current Usage Reporting configuration

`GET /v1/config/analytics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-04-03** `2aed27d9e013` — 5 breaking, 3 info
- **2025-12-20** `022694254f0d` — 1 info
- **2025-10-27** `b11b54eea487` — 1 info
- **2025-03-13** `e8c2858fd4eb` — 2 breaking, 8 info

## Changes

- **2026-04-03** `2aed27d9e013` — 5 breaking, 3 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - the `code` response's property type/format changed from `string`/`` to `number`/`` for status `404`
  - removed the required property `key` from the response with the `200` status
  - removed the required property `setAt` from the response with the `200` status
  - removed the required property `value` from the response with the `200` status
  - api tag `System Configuration` added
  - api tag `Usage Reporting Configuration` removed
  - added `#/components/schemas/Config, subschema #2` to the response body `allOf` list for the response status `200`
- **2025-12-20** `022694254f0d` — 1 info
  - api operation id `Getting the current configuration` removed and replaced with `getTheCurrentConfiguration`
- **2025-10-27** `b11b54eea487` — 1 info
  - removed the non-success response with the status `403`
- **2025-03-13** `e8c2858fd4eb` — 2 breaking, 8 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the `code` response's property type/format changed from `number`/`` to `string`/`` for status `404`
  - api operation id `getTheCurrentConfiguration` removed and replaced with `Getting the current configuration`
  - api tag `Usage Reporting Configuration` added
  - api tag `System Configuration` removed
  - removed `#/components/schemas/Config, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `403`
  - added the required property `key` to the response with the `200` status
  - added the required property `setAt` to the response with the `200` status
  - added the required property `value` to the response with the `200` status

---

[Operation](https://skmtc.dev/getodk/apis/odk-central-api/docs/v1/config/analytics/get.md) · [API](https://skmtc.dev/getodk/apis/odk-central-api.md) · [Page](https://skmtc.dev/getodk/apis/odk-central-api/changes/v1/config/analytics/get)
