---
title: "Get a note by id"
method: GET
path: "/api/users/{userId}/repair-orders/{referenceNum}/notes/{noteId}"
tags: ["user-notes-controller"]
---

# Get a note by id

`GET /api/users/{userId}/repair-orders/{referenceNum}/notes/{noteId}`

## Path parameters

- `userId` integer, required
- `referenceNum` string, required
- `noteId` string, uuid, required

## Response `200`

Note is successfully retrieved

---

[API](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api.md) · [All operations](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repairsmith/autonation-mobile-service-developer-api/revisions/8ef7fb1398f6/schema)
