---
title: "GET /api/internal/desktop/fallback-events"
method: GET
path: "/api/internal/desktop/fallback-events"
tags: ["Desktop"]
---

# GET /api/internal/desktop/fallback-events

`GET /api/internal/desktop/fallback-events`

## Query parameters

- `limit` integer

## Response `200`

Recent channel fallback diagnostics

- object
  - `events` object[], required
    - `id` string, required
    - `receivedAt` string, required
    - `channel` string, required
    - `status` string, required
    - `reasonCode` string, nullable, required
    - `accountId` string, nullable, required
    - `to` string, nullable, required
    - `threadId` string, nullable, required
    - `sessionKey` string, nullable, required
    - `actionId` string, nullable, required
    - `fallbackOutcome` 'sent' | 'skipped' | 'failed', required
    - `fallbackReason` string, required
    - `error` string, nullable, required
    - `sendResult` object, nullable, required
      - `runId` string
      - `messageId` string
      - `channel` string
      - `chatId` string
      - `conversationId` string

---

[API](https://skmtc.net/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.net/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/versions/ee3237405da6/schema)
