Get Threads posts
Get a list of Threads posts for the brand(s).
Threads
Get Threads posts Get a list of Threads posts for the brand(s).
GET
Get Threads posts
Get a list of Threads posts for the brand(s).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of posts to return per page
Required range:
0 <= x <= 1000Starting position of posts to return
Required range:
x >= 0The ID of the brand the posts belong to. Required for non-application users.
Required range:
x >= 0List of brand IDs for cross brand query (max 10).
Required array length:
1 - 10 elementsRequired range:
x >= 0The status by which to filter posts.
Available options:
AUTOPUBLISHING, DRAFT, EXPIRED, FAILED, IMPORTED, MISSING_APPROVALS, PARTIALLY_FAILED, POSTED, SCHEDULED, SKIPPED, USERS_NOTIFIED The metric to sort results by.
Available options:
-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).