Tsarr Documentation - v1.8.0
Preparing search index...
Sonarr
GetApiV3HistorySeriesData
Type Alias GetApiV3HistorySeriesData
type
GetApiV3HistorySeriesData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
seriesId
?:
number
;
seasonNumber
?:
number
;
eventType
?:
EpisodeHistoryEventType
;
includeSeries
?:
boolean
;
includeEpisode
?:
boolean
;
}
;
url
:
"/api/v3/history/series"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
seriesId
?:
number
;
seasonNumber
?:
number
;
eventType
?:
EpisodeHistoryEventType
;
includeSeries
?:
boolean
;
includeEpisode
?:
boolean
;
}
url
url
:
"/api/v3/history/series"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...