The pinned Lists endpoints let you look up a user’s pinned Lists and manage which Lists are pinned.Documentation Index
Fetch the complete documentation index at: https://docs.x.com/llms.txt
Use this file to discover all available pages before exploring further.
PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- User Access Token (OAuth 1.0a or OAuth 2.0 PKCE)
Available endpoints
Pinned Lists lookup
Get your pinned Lists
Manage pinned Lists
Pin and unpin Lists
Authentication
| Operation | Authentication |
|---|---|
| Look up pinned Lists | OAuth 1.0a or OAuth 2.0 PKCE |
| Pin/unpin Lists | OAuth 1.0a or OAuth 2.0 PKCE |
Quick example
cURL
Next steps
List lookup
Get List details
Manage Lists
Create and update Lists