Read the Git note attached to a commit or other Git object SHA. Notes let you store review status, handoff details, or other context without changing repository contents.
Deprecated: Use /api/repos/{repo_name}/notes instead.
Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Git object SHA whose note should be fetched.
The note stored for the requested Git object.
A single Git note attached to a commit, including the current notes ref tip.