Get the plugin info.

GET {{baseUrl}}/app/rest/info?fields=<string>

Request Params

KeyDatatypeRequiredDescription
fieldsstring

RESPONSES

status: OK

&quot;\u003cplugin name=\&quot;(string)\&quot; displayName=\&quot;(string)\&quot; version=\&quot;(string)\&quot; loadPath=\&quot;(string)\&quot;\u003e\n \u003cproperties count=\&quot;(integer)\&quot; href=\&quot;(string)\&quot;\u003e\n  \u003cproperty\u003eundefinedundefinedundefinedundefined\n\u003c/property\u003e\n  \u003cproperty\u003eundefinedundefinedundefinedundefined\n\u003c/property\u003e\n\u003c/properties\u003e\n\u003c/plugin\u003e&quot;