Get Threads posts Get a list of Threads posts for the brand(s).
Documentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of posts to return per page
0 <= x <= 1000Starting position of posts to return
x >= 0The ID of the brand the posts belong to. Required for non-application users.
x >= 0List of brand IDs for cross brand query (max 10).
1 - 10 elementsx >= 0The status by which to filter posts.
AUTOPUBLISHING, DRAFT, EXPIRED, FAILED, IMPORTED, MISSING_APPROVALS, PARTIALLY_FAILED, POSTED, SCHEDULED, SKIPPED, USERS_NOTIFIED The metric to sort results by.
-SORT_INDEX, -TIMESTAMP, -UPDATED_AT, SORT_INDEX, TIMESTAMP, UPDATED_AT The start of the range from which to fetch posts by time stamp.
The end date of the range of posts being fetched by time stamp.
Indicates if the post has a scheduled timestamp.
List of unique source ids.
Whether to resolve library references (media, boards, etc).