---
title: "Admin Event Organizer Projects"
method: GET
path: "/admin/event-organizers/{event_organizer_id}/projects"
---

# Admin Event Organizer Projects

`GET /admin/event-organizers/{event_organizer_id}/projects`

Projects this organizer currently has access to — drives the revoke list.

## Path parameters

- `event_organizer_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `3966713f5d52` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pavoot/apis/fastapi/changes/admin/event-organizers/:event_organizer_id/projects/get.md)

---

[API](https://skmtc.dev/pavoot/apis/fastapi.md) · [All operations](https://skmtc.dev/pavoot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pavoot/fastapi/revisions/3966713f5d52/schema)
