v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBPlugins
Get a plugin
Returns the plugin.
get/plugins/{pluginId}
Path parameters
pluginIdstring uuid required
Response
When request is successful. Returns a 'Plugin' object.
Example response
{
"version": {
"createdDate": "2020-02-15T00:00:00Z",
"lastUpdatedDate": "2020-02-15T00:00:00Z"
},
"lastUpdated": 637847425252027400,
"createdDate": "2020-02-15T00:00:00Z",
"lastUpdatedDate": "2020-02-15T00:00:00Z"
}