Skip to main content
GET
Get User Tweets & Replies

Authorizations

Authorization
string
header
required

Your OmniX API key, e.g. omnix_live_.... Billed per call.

Query Parameters

auth_token
string
required

The X account auth_token cookie the action runs as.

userName
string

Screen name (use this or userId).

userId
string

Numeric user ID (recommended; overrides userName).

count
integer
default:20

Page size (1–100).

cursor
string

Pagination cursor from a previous response's next_cursor.

proxy
string

Optional outbound proxy for this call (http:// or https://, optionally user:pass@host:port). The X request runs through it — useful for geo-routing or spreading calls across IPs. SOCKS proxies are not supported.

Response

200 - application/json

A page of tweets.

status
boolean
Example:

true

data
object
error
string | null
Example:

null