Documents
Documents#index
GET /documentsGET /documents?search=some%20title[
{
"id": 1,
"title": "John Doe's G28",
"firm_id": 1,
"client_id": 7,
"created_at": "2019-09-02T17:56:46.492-05:00",
"updated_at": "2019-09-02T17:56:46.492-05:00",
"archived": false,
"size": 369233,
"user_id": 3,
"uploaded_by_email": null,
"doc_url": "https://app.docketwise.com/documents/:id"
}
]Documents#show
Documents#download
Documents#create
Last updated
Was this helpful?