/
OP
openwhispr
/
OpenWhispr API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Auth
2
Folders
2
Keys
3
Notes
6
post
Create note
get
Get note
delete
Delete note
patch
Update note
get
List notes
post
Search notes
Transcriptions
4
Usage
1
Notes
Get note
Get a single note by ID.
get
/notes/{id}
Path parameters
id
string
uuid
required
Note ID.
Response
The note.
object
required
data
Note
Changes