Retrieve a single Plugin object.
Accessible via URL https://api.channel.io/open/v5/plugins/{pluginId} and HTTP GET
This method accepts application/json
Parameter | Example | Required | Description | Parameter type |
|---|---|---|---|---|
pluginId | 1004 | Required | ID of a | Path |
GET https://api.channel.io/open/v5/plugins/1234
Returns a Plugin object
JSON