Check if Omega365 is configured for the given project
GET/explorer/:sceneId/omega365/configured
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Check if Omega365 is configured for the given project
Request
Path Parameters
sceneId stringrequired
Responses
- 200
- 401
- 403
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
configured boolean
{
"configured": true
}
Unauthorized
Forbidden
Not Found
Server Error
Loading...