byId

fun byId(externalId: Any, source: FindApi.ExternalSource, language: LocaleCode? = null): Flow.Publisher<Find>

The find method makes it easy to search for objects in our database by an external id. For example, an IMDb ID.

This method will search all objects (movies, TV shows and people) and return the results in a single response.

See the support matrix here

Parameters

externalId

The id to look up in an external source

source

An external source the specified id belongs to

language

A language code