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

# List All LOT Pathways

`GET /lot/pathways`

This endpoint returns a list of all LOT pathways

## Query parameters

- `datarun` string

## Response `200`

- LOTmanyPathwayResponse — Many Pathway API schema for a response.
  - `data` object[], required
    - `attributes` object, required
      - `description` string, required
      - `name` string, required
      - `occupations` 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)
