LISTS
Details
This endpoint allows user to access informations addded in the list.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Specifies the language in which the response should be returned.
Example:
"en-US"
This is the unique identifier of the list been created
Example:
""
Indicates which page of results to return. Default is the first page (1).
Example:
1
Response
200 - application/json
details
The response is of type object
.