toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.api
/
SearchApi
/
forKeywords
for
Keywords
fun
forKeywords
(
query
:
String
,
page
:
Int
?
=
null
)
:
Flow.Publisher
<
PaginatedListResults
<
Keyword
>
>
Search for keywords
Parameters
query
Pass a text query to search
page
Specify which page to query