Clio
Legal practice management and client collaboration platform
Actions (16)
Contacts · 4
- Create contact notePOST /grow/contacts/{contact_id}/notes
Create a new Note for a specific Contact.
documented - Get contactGET /grow/contacts/{id}
Return the data for a single Contact.
documented - List contact notesGET /grow/contacts/{contact_id}/notes
Return the notes for a single Contact.
documented - List contactsGET /grow/contacts
Return the data for all Contacts.
documented
Matters · 4
- Create matter notePOST /grow/matters/{matter_id}/notes
Create a new Note for a specific Matter.
documented - Get matterGET /grow/matters/{matter_id}
Return the data for a single Matter.
documented - List matter notesGET /grow/matters/{matter_id}/notes
Return the notes for a single Matter.
documented - List mattersGET /grow/matters
Return the data for all Matters.
documented