Notes
View all notes
Fetch a list of notes
Query Parameters
Name
Type
Description
Example request
curl https://web.r0app.com/api/v1/orgs/:org_id/notes \
-X GET \
-H 'Authorization: Bearer <token>'View a note
Fetch a note
Path Parameters
Name
Type
Description
Example request
Upload a note
Upload a note
Request Body
Name
Type
Description
Example request
Update a note
Update a note
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example request
Delete a note
Delete a note
Path Parameters
Name
Type
Description
Example request
Last updated