---
title: "Lists occurred events, may be affected to changes in the future."
method: GET
path: "/api/get_events"
tags: ["pyLoad REST"]
---

# Lists occurred events, may be affected to changes in the future.

`GET /api/get_events`

Lists occurred events, may be affected to changes in the future.

## Query parameters

- `uuid` string, required

## Response `200`

list of `EventInfo`

- EventInfo[]
  - `eventname` string, required
  - `id` string, nullable
  - `type` integer, nullable
  - `destination` integer, nullable

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
