---
title: "Single LOT Pathway by Pathway ID"
method: GET
path: "/lot/pathways/{pathwayId}"
---

# Single LOT Pathway by Pathway ID

`GET /lot/pathways/{pathwayId}`

This endpoint returns a single LOT pathway by ID.

## Response `200`

- LOTsinglePathwayResponse — Single 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

## Other responses

- `404`

---

[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)
