Channel Developers

thumbnail

Get a single Plugin

単一のPluginオブジェクトを取得できます。

URL https://api.channel.io/open/v5/plugins/{pluginId}およびHTTP GET経由でアクセス可能

この方法は現在application/jsonのみをサポートしています。

パラメータ

要件

説明

タイプ

pluginId

1004

必須

PluginのID

Path

GET https://api.channel.io/open/v5/plugins/1234

Pluginオブジェクトを返します。

JSON