Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
GetApiV1HistoryAuthorData
Type Alias GetApiV1HistoryAuthorData
type
GetApiV1HistoryAuthorData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
authorId
?:
number
;
bookId
?:
number
;
eventType
?:
Readarr
.
EntityHistoryEventType
;
includeAuthor
?:
boolean
;
includeBook
?:
boolean
;
}
;
url
:
"/api/v1/history/author"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
authorId
?:
number
;
bookId
?:
number
;
eventType
?:
Readarr
.
EntityHistoryEventType
;
includeAuthor
?:
boolean
;
includeBook
?:
boolean
;
}
url
url
:
"/api/v1/history/author"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...