Tsarr Documentation - v1.8.0
Preparing search index...
Lidarr
GetApiV1HistoryArtistData
Type Alias GetApiV1HistoryArtistData
type
GetApiV1HistoryArtistData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
artistId
?:
number
;
albumId
?:
number
;
eventType
?:
Lidarr
.
EntityHistoryEventType
;
includeArtist
?:
boolean
;
includeAlbum
?:
boolean
;
includeTrack
?:
boolean
;
}
;
url
:
"/api/v1/history/artist"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
artistId
?:
number
;
albumId
?:
number
;
eventType
?:
Lidarr
.
EntityHistoryEventType
;
includeArtist
?:
boolean
;
includeAlbum
?:
boolean
;
includeTrack
?:
boolean
;
}
url
url
:
"/api/v1/history/artist"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...