Skip to main content
GET
/
3
/
list
/
{list_id}
{
  "created_by": "Chisa_",
  "description": "Just an awesome list.",
  "favorite_count": 0,
  "id": 8505719,
  "iso_639_1": "en",
  "item_count": 0,
  "items": [],
  "name": "The most amazing List.",
  "page": 1,
  "poster_path": null,
  "total_pages": 1,
  "total_results": 0
}

Path Parameters

list_id
string
required

Query Parameters

language
string
Example:

"en-US"

page
string
Example:

"1"

Response

200 - application/json

Details

created_by
string
Example:

"Chisa_"

description
string
Example:

"Just an awesome list."

favorite_count
number
Example:

0

id
number
Example:

8505719

iso_639_1
string
Example:

"en"

item_count
number
Example:

0

items
any[]
Example:
[]
name
string
Example:

"The most amazing List."

page
number
Example:

1

poster_path
any
total_pages
number
Example:

1

total_results
number
Example:

0

I