LowCodeAPI
  • Document API(9)
    • GET
      Get Trashed List
    • POST
      Create through Web URL
    • GET
      Get All Fields
    • GET
      Download Document
    • POST
      Copy Document
    • GET
      Search Document
    • DEL
      Trash Document
    • POST
      Restore Document
    • DEL
      Delete Document Permanently
GET
POST
GET
GET
POST
GET
DELETE
POST
DELETE
GET
https://api.lowcodeapi.com/zohowriter/writer/api/v1/documents
Query Parameters 6
category*string
offsetnumber
limitnumber
sortbystring
sort_order_bystring
resource_typestring

The query parameters will be sent as a URL query parameters as a part of the request.

Query Parameters
category*string
'trashed' - Get only the list of documents moved to trash
offsetnumber
Set offset parameter to get the list of trashed documents from the respective page
limitnumber
Set document limit and retrieve the list of trashed documents within the specified limit
sortbystring
Get the list of trashed documents with respect to the document created time, modified time, or name
sort_order_bystring
Get the list of documents in ascending or descending order based on the 'sortby' param value configure
resource_typestring
Enter the document type from which the specified list needs to be retrieved
Response
API response data will be shown here once the request is completed.
Zoho Writer