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