GET
/
3
/
movie
/
{movie_id}
/
external_ids
{
  "facebook_id": null,
  "id": 200,
  "imdb_id": "tt0120844",
  "instagram_id": null,
  "twitter_id": null,
  "wikidata_id": "Q673198"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
string
required

Response

200 - application/json

External IDs Example

The response is of type object.