Skip to main content

ListFilterPresetsQuery

Query string parameters for GET /api/v1/filter-presets.

libraryIdstring,null<uuid>nullable

Filter by library id.

scopestring | nullnullable

Filter by scope ("list" or "search").

targetstring | nullnullable

Filter by target ("series" or "books").

ListFilterPresetsQuery
{
"libraryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"scope": "string",
"target": "string"
}