---
title: "Get the events produced by the app"
method: GET
path: "/events"
---

# Get the events produced by the app

`GET /events`

## Query parameters

- `stream` boolean
- `currentscreenonly` boolean

## Response `200`

List of events separated by line-returns

- EventList
  - `events` object[]

## Changes

- **2022-12-13** `3b488d9dd66c` — 1 warning, 1 info
  - deleted the `query` request parameter `screencontent`
  - added the new optional `query` request parameter `currentscreenonly`
- **2022-12-12** `edbe34a3d808` — 1 info
  - added the new optional `query` request parameter `screencontent`
- **2021-07-07** `c0c5305bf8ff` — 1 warning
  - deleted the `query` request parameter `currentscreenonly`

[Change history](https://skmtc.dev/ledgerhq/apis/speculos-api/changes/events/get.md)

---

[API](https://skmtc.dev/ledgerhq/apis/speculos-api.md) · [All operations](https://skmtc.dev/ledgerhq/apis/speculos-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ledgerhq/speculos-api/revisions/26e97bf6713a/schema)
