Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getCategoryList
Function getCategoryList
get
Category
List
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Category
[]
>
>
Get Category List カテゴリー一覧の取得
Returns list of Categories in the project.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetCategoryListParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Category
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Category List カテゴリー一覧の取得
Returns list of Categories in the project.