All URIs are relative to http://localhost:7878
Method | HTTP request | Description |
---|---|---|
get_wanted_missing | GET /api/v3/wanted/missing |
models::MovieResourcePagingResource get_wanted_missing(page, page_size, sort_key, sort_direction, monitored)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
page | Option<i32> | [default to 1] | ||
page_size | Option<i32> | [default to 10] | ||
sort_key | Option<String> | |||
sort_direction | Option<SortDirection> | |||
monitored | Option<bool> | [default to true] |
models::MovieResourcePagingResource
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]