WatchPaginationResponse
Type definition for WatchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | WatchResponse[] |
Used in endpoints
- User Watch List
POST /watch/{username}/listas result
Type definition for WatchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | WatchResponse[] |
POST /watch/{username}/list as result