/
TL
tloncorp
/
Notes v1 HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 4w ago
Details
Filter operations
post
Submit an action
get
Poll a request's current state
get
List notebooks
post
Create a notebook
get
Notebook detail
get
List folders
post
Create a folder
get
Single folder
put
Rename and/or move a folder
delete
Delete a folder
get
List notes
post
Create a note
get
Single note (with body)
put
Update a note (body, title, or folder)
delete
Delete a note
get
Note revision history (newest first)
get
List members + roles
get
Search notes by text (bounded, resumable)
get
Pending invites we've received
Pending invites we've received
get
/notes/~/v1/invites
Response
Invite records
InviteRecord[]
required
host
string
required
flagName
string
required
from
string
required
sentAt
integer
required
Unix seconds
title
string
required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.