Tsarr Documentation - v1.8.0
Preparing search index...
Radarr
GetApiV3HistoryMovieData
Type Alias GetApiV3HistoryMovieData
type
GetApiV3HistoryMovieData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
movieId
?:
number
;
eventType
?:
MovieHistoryEventType
;
includeMovie
?:
boolean
;
}
;
url
:
"/api/v3/history/movie"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
movieId
?:
number
;
eventType
?:
MovieHistoryEventType
;
includeMovie
?:
boolean
;
}
url
url
:
"/api/v3/history/movie"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...