Skip to main content

Get Omega365 links associated with the given object

GET 

/explorer/:sceneId/omega365/documents/:objectId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Get Omega365 links associated with the given object

Request

Path Parameters

    sceneId stringrequired
    objectId stringrequired

Responses

Success

Schema

  • Array [

  • document_ID int32
    documentTitle stringnullable
    documentType stringnullable
    fileURL stringnullable
    profileURL stringnullable
    object_ID int32
  • ]

Loading...