---
title: "Upcoming Events"
method: GET
path: "/v1/agent-hub/demio/events"
---

# Upcoming Events

`GET /v1/agent-hub/demio/events`

## Query parameters

- `type` 'upcoming' | 'past' | 'automated'
- `status` 'did not attend' | 'completed' | 'left early' | 'banned'
- `active` boolean

## Response `200`

200

- object[]
  - `id` integer
  - `labeled_name` string
  - `name` string
  - `description` unknown
  - `date_id` integer
  - `status` string
  - `timestamp` integer
  - `zone` string
  - `registration_url` string
  - `automated` unknown

## Other responses

- `401` — 401

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/revisions/face82bdd778/schema)
