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

Function getListOfGroups

  • getListOfGroups(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Get List of Groups グループ一覧の取得

    Returns list of groups.

    Parameters

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

    Returns Promise<BacklogResponse<EmptyObject>>

    Deprecated

    This API has been deprecated and is no longer recommended for use. Please replace it with Get List of Teams.

    • Defined in src/endpoints/BacklogGroupApi.ts:14

Settings

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

Generated using TypeDoc