tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.api
/
Tmdb4AccountApi
/
getLists
get
Lists
suspend
fun
getLists
(
accountId
:
String
,
page
:
Int
)
:
TmdbListMetaPageResult
Get all of the lists you've created.
See also
Documentation
(https://developers.themoviedb.org/4/account/get-account-lists)