Get Omega365 org units
GET/explorer/:sceneId/omega365/org-units
Get Omega365 org units
Request
Path Parameters
sceneId stringrequired
Responses
- 200
- 401
- 403
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
id int32
Activity ID
name stringnullable
Activity name
[
{
"id": 0,
"name": "string"
}
]
Unauthorized
Forbidden
Not Found
Server Error
Loading...