Note
Get note by ID
Retrieves detailed information about a specific note using its unique identifier. Returns the complete note object including metadata, content, and file information if available. Users can only access notes they have permission to view based on project membership and role.
get/v1/notes/{id}
Path parameters
idstring required
Unique identifier of the note to retrieve
Response
Note successfully retrieved