Engagement
Get bookmark folders
List bookmark folders from the authenticated X account
GET
Get bookmark folders
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
1 credit per call · All plans from $0.00012/credit
Requires a connected X account. Use folder IDs from this response with
GET /x/bookmarks?folderId=... to read tweets saved inside a folder.folderRows or folder_rows so a
worker can pass folder_id into GET /x/bookmarks?folderId=....
Direct bookmark folder handoff
UseGET /x/bookmarks/folders when a saved-tweet workflow, CRM enrichment job,
research queue, or agent needs the current bookmark folder IDs for the
authenticated X account.
Store folder_id and folder_name. The current route returns one folder page
with has_next_page: false and next_cursor: ""; use each folder_id with
Bookmarks to fetch the saved tweets inside that
folder.
Headers
Your API key. Session cookie authentication is also supported.
Response
- 200 OK
- 401 Unauthenticated
- 402 Subscription required
- 429 Rate Limit Exceeded
- 424 Dependency Failed
Last modified on May 18, 2026
Get bookmark folders