Skip to main content
GET
Get title metadata and scope-dependent user state

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

type
enum<string>
required
Available options:
movie,
show
id
integer
required
Required range: x >= 1

Query Parameters

region
string
Required string length: 2
scope
enum<string>
Available options:
title,
series,
season,
episode

Response

Title detail

title
object
required
interaction
object | null
required
watchHistory
object[]
required
userLists
object[] | null
required
collectionStatus
object | null
required
communityRating
object
required
externalRatings
object | null
required