File APIs

Number of APIs: 14

  1. /files/:fileId/file GET {{baseUrl}}/files/{{fileId}}/file?projectId={{projectId}}

  2. /files POST {{baseUrl}}/files?projectId={{projectId}}&isAsync=true&isTraining=false&uploadUser=smartdocs@bglcorp.com.au&uploadSource=FastDataEntry&thirdPartyGroup1=firmId&thirdPartyGroup2=fundId&thirdPartyId=1234567890

  3. /files/search POST {{baseUrl}}/files/search?projectId={{projectId}}

  4. /files/msearch POST {{baseUrl}}/files/msearch?projectId={{projectId}}

  5. /files/projector POST {{baseUrl}}/files/projector?projectId={{projectId}}

  6. /files/:fileId GET {{baseUrl}}/files/{{fileId}}?projectId={{projectId}}

  7. /files/:fileId PATCH {{baseUrl}}/files/{{fileId}}?projectId={{projectId}}

  8. /files/:fileId DELETE {{baseUrl}}/files/{{fileId}}?projectId={{projectId}}

  9. /files/:fileId/images GET {{baseUrl}}/files/{{fileId}}/images?projectId={{projectId}}

  10. /files/:fileId/email GET {{baseUrl}}/files/{{fileId}}/email?projectId={{projectId}}