• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • getListOfWebhooks

Function getListOfWebhooks

  • getListOfWebhooks(config, params, context?): Promise<BacklogResponse<Webhook[]>>
  • Get List of Webhooks Webhook一覧の取得

    Returns list of webhooks.

    Parameters

    • config: contracts.BacklogConfig
    • params: GetListOfWebhooksParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<Webhook[]>>

    • Defined in src/endpoints/BacklogWebhookApi.ts:23

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc