Jump to Content
Guides
API Reference
Changelog
Discussions
v1.0
API Reference
Log In
Jump to Content
v1.0
Guides
API Reference
Changelog
Discussions
Get note by ID
Log In
All
Pages
Start typing to search…
JUMP TO
Viv Public API
Clients
List clients
get
Get client by ID
get
Update client
put
Get client timeline
get
Add timeline event
post
List client contacts
get
Add client contact
post
Get client contact
get
Update client contact
put
List client documents
get
Upload client document
post
Get client document
get
Caregivers
List caregivers
get
Create caregiver
post
Get caregiver by ID
get
Update caregiver
put
Set caregiver status to HIRED
post
Set caregiver status to INACTIVE
post
Set caregiver status to TERMINATED
post
List caregiver documents
get
Upload caregiver document
post
Get caregiver document
get
Applicants
List applicants
get
Create applicant
post
Get applicant by ID
get
Update applicant
put
Move applicant to review/interview
post
Reject applicant
post
Hire applicant
post
Visits
List visits
get
Create visit
post
Validate visit data
post
Get recurrence (visit series) by ID
get
Get visit by ID
get
Update visit
put
Cancel visit
post
Restore cancelled visit
post
List visit tasks
get
Add task to visit
post
Update visit task
put
EVV
Get EVV data for visit
get
Caregiver check-in
post
Caregiver check-out
post
Get EVV tasks for visit
get
Update EVV task
put
Update approved time
put
Leads
List leads
get
Create lead
post
Get lead by ID
get
Update lead
put
Set lead status to CONNECTED
post
Set lead status to PROCESSING
post
Set lead status to CONVERTED
post
Set lead status to CLOSED
post
Referrer Organizations
List referrer organizations
get
Create referrer organization
post
Get referrer organization by ID
get
Update referrer organization
put
Activate referrer organization
post
Deactivate referrer organization
post
Authorizations
List authorizations
get
Create authorization
post
Get authorization by ID
get
Update authorization
put
Get authorization utilization details
get
Admin Tasks
List admin tasks
get
Create admin task
post
Get admin task by ID
get
Update admin task
put
Mark admin task as completed
post
Reassign admin task
post
Care Tasks
Get care task by ID
get
Mark care task as completed for a visit
post
List care tasks for a client
get
Referrers
List referrers
get
Create referrer
post
Get referrer by ID
get
Update referrer
put
Activate referrer
post
Deactivate referrer
post
Notes
List notes
get
Create note
post
Get note by ID
get
Update note
put
Care Plans
Get client care plan
get
Webhooks
List webhooks
get
Create webhook
post
Get webhook by ID
get
Update webhook
put
Delete webhook
del
Test webhook
post
Get webhook delivery history
get
Configuration
Get available statuses
get
Get configurable attributes
get
Get geographic locations
get
Get payors
get
Get visit types
get
Get cancellation reasons
get
Get task question types
get
Get healthcare providers
get
Reports (V1)
List available reports
get
Get report column metadata
get
Run a report
post
Users
List users (staff members)
get
Get a user by ID
get
Referrals
List referrals
get
Create referral
post
Get referral by ID
get
Update referral
put
Activate referral
post
Deactivate referral
post
Care Plan Documents
List care plan documents
get
Get latest care plan document
get
Generate care plan documents
post
Get care plan document by ID
get
Mark care plan as viewed
put
Tasks
List tasks
get
Create a task
post
List task templates
get
Get task by ID
get
Update a task
put
Complete a task for a visit
post
Assign a task template to a client
post
Powered by
Viv Public API
Notes
Get note by ID
Ask AI
get
https://{apiHost}/api/v2/public/notes/
{noteId}
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
api.vivtechnologies.com
/api/v2/public
/notes/{noteId}
Response
Click
Try It!
to start a request and see the response here!