---
title: "Get Results for a Single Assessment Score by Id"
method: GET
path: "/assessments/results/lot/{assessmentId}"
---

# Get Results for a Single Assessment Score by Id

`GET /assessments/results/lot/{assessmentId}`

Display the assessment results document for a particular assessment ID. Possible to filter by a list of LOT occupation codes or by field type (careers, pathways, etc.) **Note: The response is simplified here in the docs - only the first career, pathway, and category are shown.**

## Query parameters

- `careers` string, required
- `fields` 'careers' | 'categories' | 'pathways' | 'traits', required
- `lotVersion` string

## Response `200`

- string

## Other responses

- `400`
- `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/revisions/fc66b9877391/schema)
