---
title: "Changes to List log forwarders."
method: GET
path: "/groups/{groupId}/apps/{appId}/log_forwarders"
---

# Changes to List log forwarders.

`GET /groups/{groupId}/apps/{appId}/log_forwarders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-02-22** (v3) `2ac2149ab3ee` — 2 warning
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 7 warning, 1 info

## Changes

- **2024-02-22** (v3) `2ac2149ab3ee` — 2 warning
  - added the new `endpoint` enum value to the `items/allOf[#/components/schemas/LogForwarderConstructor]/log_types/items/` response property for the response status `200`
  - added the new `trigger_error_handler` enum value to the `items/allOf[#/components/schemas/LogForwarderConstructor]/log_types/items/` response property for the response status `200`
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 7 warning, 1 info
  - the `items/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `items/_id` from the response with the `200` status
  - removed the optional property `items/action` from the response with the `200` status
  - removed the optional property `items/disabled` from the response with the `200` status
  - removed the optional property `items/log_statuses` from the response with the `200` status
  - removed the optional property `items/log_types` from the response with the `200` status
  - removed the optional property `items/name` from the response with the `200` status
  - removed the optional property `items/policy` from the response with the `200` status
  - added `#/components/schemas/LogForwarderConstructor, subschema #1` to the `items/` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/log_forwarders/get.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/log_forwarders/get)
