Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getWebhook
Function getWebhook
get
Webhook
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Webhook
>
>
Get Webhook Webhookの取得
Returns information about webhook.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetWebhookParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Webhook
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Webhook Webhookの取得
Returns information about webhook.