Get Omega365 view data associated with the given object
GET/explorer/:sceneId/omega365/views/:viewId/documents/:objectId
Get Omega365 view data associated with the given object
Request
Path Parameters
sceneId stringrequired
viewId stringrequired
objectId int32required
Responses
- 200
- 400
- 401
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
property name* any
[
{}
]
Bad Request
Unauthorized
Not Found
Server Error
Loading...