Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
GetApiV1BlocklistData
Type Alias GetApiV1BlocklistData
type
GetApiV1BlocklistData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
page
?:
number
;
pageSize
?:
number
;
sortKey
?:
string
;
sortDirection
?:
Readarr
.
SortDirection
;
}
;
url
:
"/api/v1/blocklist"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
page
?:
number
;
pageSize
?:
number
;
sortKey
?:
string
;
sortDirection
?:
Readarr
.
SortDirection
;
}
url
url
:
"/api/v1/blocklist"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...