# NOT RUN {
## An example of an authenticated request,
## where api_key is fictitious.
## You can obtain your own at https://www.themoviedb.org/documentation/api
api_key <- "key"
list_item_status(api_key = api_key, id = "509ec17b19c2950a0600050d", movie_id = "279")
# }
Run the code above in your browser using DataLab