Accounts
Retrieve a list
This endpoint is used to retrieve a user’s list by it’s ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.
Example:
"en-US"
A specific page number to get results for. Defaults to 1
Example:
1
Response
200 - application/json
Request successful
The response is of type object
.