---
title: "Changes to Obter métricas da etapa"
method: GET
path: "/api/management/steps/{step}/metrics"
---

# Changes to Obter métricas da etapa

`GET /api/management/steps/{step}/metrics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 34 breaking, 3 warning, 23 info
- **2026-08-19** `a7c4c54005a5` — 7 warning, 2 info
- **2026-08-19** `d85127746782` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 34 breaking, 3 warning, 23 info
  - the response property `metrics/all_time/average_time/unit` became nullable for the status `200`
  - the response property `metrics/all_time/entry_count/meta_data` became nullable for the status `200`
  - the response property `metrics/all_time/entry_count/unit` became nullable for the status `200`
  - the response property `metrics/all_time/max_time/meta_data` became nullable for the status `200`
  - the response property `metrics/all_time/max_time/unit` became nullable for the status `200`
  - the response property `metrics/all_time/min_time/meta_data` became nullable for the status `200`
  - the response property `metrics/all_time/min_time/unit` became nullable for the status `200`
  - the response property `metrics/last_seven_days/average_time/unit` became nullable for the status `200`
  - the response property `metrics/last_seven_days/entry_count/meta_data` became nullable for the status `200`
  - the response property `metrics/last_seven_days/entry_count/unit` became nullable for the status `200`
  - the response property `metrics/last_seven_days/max_time/meta_data` became nullable for the status `200`
  - the response property `metrics/last_seven_days/max_time/unit` became nullable for the status `200`
  - the response property `metrics/last_seven_days/min_time/meta_data` became nullable for the status `200`
  - the response property `metrics/last_seven_days/min_time/unit` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/average_time/unit` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/entry_count/meta_data` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/entry_count/unit` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/max_time/meta_data` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/max_time/unit` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/min_time/meta_data` became nullable for the status `200`
  - the response property `metrics/last_thirty_days/min_time/unit` became nullable for the status `200`
  - the response property `permission` became nullable for the status `403`
  - the `metrics/all_time/average_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/all_time/entry_count/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/all_time/max_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/all_time/min_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_seven_days/average_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_seven_days/entry_count/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_seven_days/max_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_seven_days/min_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_thirty_days/average_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_thirty_days/entry_count/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_thirty_days/max_time/value` response's property type changed from `integer` to `number` for status `200`
  - the `metrics/last_thirty_days/min_time/value` response's property type changed from `integer` to `number` for status `200`
  - removed the optional property `metrics/all_time/entry_count/meta_data/user_frequency` from the response with the `200` status
  - removed the optional property `metrics/last_seven_days/entry_count/meta_data/user_frequency` from the response with the `200` status
  - removed the optional property `metrics/last_thirty_days/entry_count/meta_data/user_frequency` from the response with the `200` status
  - added the optional property `metrics/all_time/average_time/meta_data` to the response with the `200` status
  - added the optional property `metrics/last_seven_days/average_time/meta_data` to the response with the `200` status
  - added the optional property `metrics/last_thirty_days/average_time/meta_data` to the response with the `200` status
  - …20 more
- **2026-08-19** `a7c4c54005a5` — 7 warning, 2 info
  - the optional response header `Access-Control-Allow-Origin` removed for the status `200`
  - the optional response header `Access-Control-Expose-Headers` removed for the status `200`
  - the optional response header `Cache-Control` removed for the status `200`
  - the optional response header `Date` removed for the status `200`
  - the optional response header `Transfer-Encoding` removed for the status `200`
  - the optional response header `X-Ratelimit-Limit` removed for the status `200`
  - the optional response header `X-Ratelimit-Remaining` removed for the status `200`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2026-08-19** `d85127746782` — 2 info
  - api tag `Etapas` added
  - api tag `metrics` removed

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/steps/:step/metrics/get.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/steps/:step/metrics/get)
