---
title: "Changes to Retrieve App Services logs"
method: GET
path: "/groups/{groupId}/apps/{appId}/logs"
---

# Changes to Retrieve App Services logs

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-02-22** (v3) `2ac2149ab3ee` — 1 breaking, 1 info
- **2023-03-27** (v3) `67a4425e31b4` — 2 breaking, 12 warning

## Changes

- **2024-02-22** (v3) `2ac2149ab3ee` — 1 breaking, 1 info
  - added `#/components/schemas/TriggerErrorHandler` to the `logs/items/` response property `oneOf` list for the response status `200`
  - added the new enum value `TRIGGER_ERROR_HANDLER` to the `query` request parameter `type`
- **2023-03-27** (v3) `67a4425e31b4` — 2 breaking, 12 warning
  - added `#/components/schemas/API, #/components/schemas/APIKey, #/components/schemas/TriggerFailure, #/components/schemas/DBEventTrigger, #/components/schemas/AuthEventTrigger, #/components/schemas/ScheduledEventTrigger, #/components/schemas/Function, #/components/schemas/ServiceFunction, #/components/schemas/StreamFunction, #/components/schemas/ServiceStreamFunction, #/components/schemas/Auth, #/components/schemas/IncomingWebhook, #/components/schemas/Endpoint, #/components/schemas/Push, #/components/schemas/GraphQL, #/components/schemas/SyncConnectionStart, #/components/schemas/SyncConnectionEnd, #/components/schemas/SyncSessionStart, #/components/schemas/SyncSessionEnd, #/components/schemas/SyncClientWrite, #/components/schemas/SyncError, #/components/schemas/SyncOther, #/components/schemas/SchemaAdditiveChange, #/components/schemas/SchemaGeneration, #/components/schemas/SchemaValidation, #/components/schemas/LogForwarder` to the `logs/items/` response property `oneOf` list for the response status `200`
  - the `logs/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `logs/items/_id` from the response with the `200` status
  - removed the optional property `logs/items/app_id` from the response with the `200` status
  - removed the optional property `logs/items/co_id` from the response with the `200` status
  - removed the optional property `logs/items/completed` from the response with the `200` status
  - removed the optional property `logs/items/domain_id` from the response with the `200` status
  - removed the optional property `logs/items/error` from the response with the `200` status
  - removed the optional property `logs/items/error_code` from the response with the `200` status
  - removed the optional property `logs/items/group_id` from the response with the `200` status
  - removed the optional property `logs/items/request_method` from the response with the `200` status
  - removed the optional property `logs/items/request_url` from the response with the `200` status
  - removed the optional property `logs/items/started` from the response with the `200` status
  - removed the optional property `logs/items/status` from the response with the `200` status

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/logs/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/logs/get)
