Files
plexpy/docs/models/operations/getrecentlyaddedrequest.md
2024-09-09 18:08:47 +00:00

3.7 KiB
Raw Blame History

GetRecentlyAddedRequest

Fields

Field Type Required Description Example
x_plex_container_start Optional[int] The index of the first item to return. If not specified, the first item will be returned.
If the number of items exceeds the limit, the response will be paginated.
By default this is 0
0
x_plex_container_size Optional[int] The number of items to return. If not specified, all items will be returned.
If the number of items exceeds the limit, the response will be paginated.
By default this is 50
50