---
title: "List All Pathways"
method: GET
path: "/pathways"
---

# List All Pathways

`GET /pathways`

## Response `200`

- ManyPathwayResponse — Many Pathway API schema for a response.
  - `data` object[], required
    - `attributes` object, required
      - `description` string, required
      - `name` string, required
      - `onets` unknown[], required
        - unknown
    - `id` string, required
    - `type` string, required

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/versions/fc66b9877391/schema)
