PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- User Access Token (OAuth 1.0a or OAuth 2.0 PKCE)
Get pinned Lists
1
Get your user ID
You need your authenticated user’s ID. You can find it using the user lookup endpoint or from your Access Token (the numeric part is your user ID).
2
Request pinned Lists
cURL
3
Review the response
Available List 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 |