Skip to main content
This guide walks you through retrieving a user’s pinned Lists.
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


Next steps

Manage pinned Lists

Pin and unpin Lists

List lookup

Get List details

API Reference

Full endpoint documentation