---
title: "Get notes by order ID"
method: GET
path: "/notes"
tags: ["Note"]
---

# Get notes by order ID

`GET /notes`

Retrieves notes related to a specific order ID.

## Permissions

This endpoint does not require [License Manager resources](https://help.vtex.com/en/tutorial/license-manager-resources--3q6ztrC8YynQf6rdc6euk3).

## Query parameters

- `target.id` string, required
- `perPage` integer
- `page` integer
- `reason` string

## Headers

- `Content-Type` string, required
- `Accept` string, required

## Response `200`

OK

- unknown

---

[API](https://skmtc.dev/vtex/apis/vtex-do-api.md) · [All operations](https://skmtc.dev/vtex/apis/vtex-do-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vtex/vtex-do-api/revisions/606bdad07f53/schema)
