mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Updated API:History (markdown)
parent
3b4a380724
commit
6177730f10
@ -9,16 +9,15 @@ Gets history (grabs/failures/completed)
|
||||
|
||||
Required:
|
||||
|
||||
`none`
|
||||
`page (int)` - 1-indexed
|
||||
|
||||
|
||||
Optional:
|
||||
|
||||
`pageSize (int)` - Default: 0
|
||||
|
||||
`sortKey (string)` - `movie.title` or `date`
|
||||
|
||||
`page (int)` - 1-indexed Default: 1
|
||||
|
||||
`pageSize (int)` - Default: 15
|
||||
|
||||
`sortDir (string)` - `asc` or `desc` - Default: asc
|
||||
|
||||
##### Returns JsonArray ######
|
||||
|
Loading…
Reference in New Issue
Block a user