This endpoint is used to retrieve a user’s list by it’s ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The language and region of the content, represented by an ISO 639-1 and ISO 3166-1 code combination (e.g, en-US for English, United States.). Defaults to en-US.
"en-US"
A specific page number to get results for. Defaults to 1
1
Request successful
The response is of type object
.