Authentication
List lookup endpoints support multiple authentication methods:Example request
cURL
Endpoints overview
Fields and expansions
Default response
Available fields
list.fields
list.fields
user.fields (requires owner_id expansion)
user.fields (requires owner_id expansion)
Example with expansions
cURL
Response with expansion
Fields and expansions guide
Learn more about customizing responses
Pagination
When retrieving owned Lists, results are paginated:cURL
Pagination guide
Learn more about pagination
Private Lists
- Private Lists are only visible to the owner
- You must authenticate as the owner to retrieve private List details
- The
privatefield indicates whether a List is private
Error handling
Next steps
Quickstart
Make your first List lookup request
List Posts
Get Posts from a List
API Reference
Full endpoint documentation
Sample code
Working code examples