latestOpenAPI 3.1.02026-08-22127128516.1 KB
52f71c610f6b
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"
}