Plugins handling WS
Get list of plugins
name | type | description | default | constraints |
---|---|---|---|---|
typeName | query |
media type | data type | description |
---|---|---|
application/json | object | JSON Response with list of plugins
Example of response:
{"list":[{"name":"BimEyeEIDConnector","type":"EID","description":"empty"}]}
|