Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getIssueList
Function getIssueList
get
Issue
List
(
config
,
params
?
,
context
?
)
:
Promise
<
BacklogResponse
<
Issue
[]
>
>
Get Issue List 課題一覧の取得
Returns list of issues.
Parameters
config
:
contracts
.
BacklogConfig
Optional
params
:
GetIssueListParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Issue
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Issue List 課題一覧の取得
Returns list of issues.