Skip to main content
GET
Get User Info By ID

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.

userId
string
required

The numeric user ID.

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

The user profile.

status
boolean
Example:

true

data
object
error
string | null
Example:

null