Skip to main content

Get Omega365 links associated with the given object

GET 

/explorer/:projectId/omega365/documents/:objectId

Get Omega365 links associated with the given object

Request​

Path Parameters

    projectId stringrequired
    objectId stringrequired

Responses​

Success

Schema
  • Array [
  • document_ID int32
    documentTitle stringnullable
    documentType stringnullable
    fileURL stringnullable
    profileURL stringnullable
    object_ID int32
  • ]
Loading...