Get Lists
Lists
Get Lists
Get all Lists, or one List when id is provided.
GET
Get Lists
CLI:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the List.
Response
Array of Lists, or one List when id is provided. New users receive the default all List.
- Option 1
- Option 2
Every List owned by the caller. The protected default all List is included first.