---
title: "List Hosts"
method: GET
path: "/api/v3/scheduling/hosts"
tags: ["Scheduling"]
---

# List Hosts

`GET /api/v3/scheduling/hosts`

## Response `200`

Successful Response

- HostsResponse
  - `hosts` HostSummary[], required
    - `id` string, required
    - `name` string, required
    - `role` string
    - `event_name` string, required
    - `duration_minutes` integer, required
    - `prep_question` string

---

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