---
title: "Get Events"
method: GET
path: "/{agent_name}/getevents"
---

# Get Events

`GET /{agent_name}/getevents`

Get events for a request

## Path parameters

- `agent_name` string, required

## Query parameters

- `request_id` string, required
- `stream` boolean

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-04-23** `cf26ec03a860` — 1 info
  - added the new optional `header` request parameter `authorization`
- **2025-03-28** `adb0e891f13a` — 1 warning
  - deleted the `header` request parameter `authorization`

[Change history](https://skmtc.dev/supercog-ai/apis/agentic-api/changes/:agent_name/getevents/get.md)

---

[API](https://skmtc.dev/supercog-ai/apis/agentic-api.md) · [All operations](https://skmtc.dev/supercog-ai/apis/agentic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supercog-ai/agentic-api/revisions/572d9f408d53/schema)
