latestOpenAPI 3.1.02026-08-21127127514.8 KB
18302a60cfee
Users
Get user profile with follower counts and verification
Get user profile with follower counts and verification.
get/api/v1/x/users/{id}
Path parameters
idstring required
X username (without @) or user ID
Response
User profile
Example response
{
"id": "9876543210",
"username": "elonmusk",
"name": "Elon Musk"
}