PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- Your App’s Bearer Token
Get a List by ID
Retrieve details for a specific List:cURL
Response
Get Lists owned by a user
Retrieve all Lists owned by a specific user:cURL
Response
Include owner information
Expand the owner’s user data:cURL
Response with expansion
Available fields
| Field | Description |
|---|---|
description | List description |
owner_id | Owner’s user ID |
private | Whether List is private |
member_count | Number of members |
follower_count | Number of followers |
created_at | List creation date |