🍿 @lorenzopant/tmdb

People Lists

Type definitions for the People Lists API.

These types represent the People Lists domain.

PeopleListParams

Query parameters for the people_lists.popular() endpoint.

Prop

Type


PersonResultItem

A single person returned in the results array of people_lists.popular().

Prop

Type

  • KnownForItem — discriminated union (KnownForMovie | KnownForTV) representing the notable works listed under a person

On this page