Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getListOfTeams
Function getListOfTeams
get
List
Of
Teams
(
config
,
params
?
,
context
?
)
:
Promise
<
BacklogResponse
<
Team
[]
>
>
Get List of Teams チーム一覧の取得
Returns list of teams.
Parameters
config
:
contracts
.
BacklogConfig
Optional
params
:
GetListOfTeamsParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Team
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get List of Teams チーム一覧の取得
Returns list of teams.