GET /API/v2/Webhooks/Get/{webhookId}
Webhook設定を取得します。 Webhook設定ID(***webhookId***)を指定して、Webhook設定を取得します。 Webhook設定に関する詳細については、[Webhook設定について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
webhookId | Webhook設定ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
webhookId | Webhook設定ID |
String |
Required Max length: 36 |
webhookName | Webhook設定の名称 |
String |
Required Max length: 150 |
companyId | 会社ID |
String |
Required Max length: 36 |
secretToken | シークレットトークン |
String, Null |
None. |
webhookUrl | Webhook Url |
String |
Required |
organizations | 使用する組織 |
Collection, Null of organizations |
None. |
isNotifySetting | 通知設定状況 |
Boolean |
Required |