Optional
hiddenReturn subjects which are or are not hidden from the user-facing application.
Optional
idsOnly resources where data.id
matches one of the array values are returned.
Optional
levelsReturn subjects at the specified levels.
Optional
page_Get a collection's next page containing pages.per_page
resources after the given ID.
This will take precedence over page_before_id
if both are specified.
Optional
page_Get a collection's previous page containing pages.per_page
resources before the given ID.
The page_after_id
parameter takes precedence over this if it is specified alongside this parameter.
Optional
slugsReturn subjects of the specified slug.
Optional
typesReturn subjects of the specified types.
Optional
updated_Only resources updated after this time are returned.
Parameters that can be passed to the WaniKani API to filter a request for a Subject Collection.
See