Skip to main content
POST
Submit Threads User Posts task

Threads User Posts

results_limit defaults to 100, accepts values from 1 through 2,000, and applies to each profile URL. Results use resource="user-posts" and type="post".

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string<uri>[]
required

Public Threads profile URLs.

Minimum array length: 1
results_limit
integer
default:100

Maximum posts to collect per profile URL.

Required range: 1 <= x <= 2000
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object