Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
GetApiV1HistoryData
Type Alias GetApiV1HistoryData
type
GetApiV1HistoryData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
page
?:
number
;
pageSize
?:
number
;
sortKey
?:
string
;
sortDirection
?:
Readarr
.
SortDirection
;
includeAuthor
?:
boolean
;
includeBook
?:
boolean
;
eventType
?:
number
[]
;
bookId
?:
number
;
downloadId
?:
string
;
}
;
url
:
"/api/v1/history"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
page
?:
number
;
pageSize
?:
number
;
sortKey
?:
string
;
sortDirection
?:
Readarr
.
SortDirection
;
includeAuthor
?:
boolean
;
includeBook
?:
boolean
;
eventType
?:
number
[]
;
bookId
?:
number
;
downloadId
?:
string
;
}
url
url
:
"/api/v1/history"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...