Get the plugin info.
GET {{baseUrl}}/app/rest/info?fields=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
RESPONSES
status: OK
"\u003cplugin name=\"(string)\" displayName=\"(string)\" version=\"(string)\" loadPath=\"(string)\"\u003e\n \u003cproperties count=\"(integer)\" href=\"(string)\"\u003e\n \u003cproperty\u003eundefinedundefinedundefinedundefined\n\u003c/property\u003e\n \u003cproperty\u003eundefinedundefinedundefinedundefined\n\u003c/property\u003e\n\u003c/properties\u003e\n\u003c/plugin\u003e"