webhook

webhookの詳細を取得します。

get/webhooks/{webhookID}

Response

正常に取得できました。

webhookIdstring uuid

Webhook UUID

botUserIdstring uuid

WebhookユーザーのUUID

displayNamestring

Webhookユーザー表示名

descriptionstring

Webhook説明

secureboolean

Secure Webhookかどうか

channelIdstring uuid

デフォルト投稿先チャンネルUUID

creatorIdstring uuid

Webhook作成者UUID

createdAtstring date-time

Webhook作成日時

updatedAtstring date-time

Webhook更新日時

Changes