curl --request GET \ --url https://api.corebot.app/v1/users/44196397 \ --header 'X-API-Key: your_api_key_here'
{ "id": "44196397", "username": "elonmusk", "name": "Elon Musk", "description": "Mars & Cars, Chips & Dips", "profile_image_url": "https://pbs.twimg.com/profile_images/1234567890/profile.jpg", "profile_banner_url": "https://pbs.twimg.com/profile_banners/44196397/1234567890/1500x500", "followers_count": 150000000, "following_count": 500, "tweet_count": 30000, "listed_count": 100000, "verified": true, "created_at": "Tue Jun 02 20:12:29 +0000 2009", "location": "Mars", "url": "https://t.co/abc123", "protected": false, "pinned_tweet_ids": ["1234567890"] }
Retrieve user information by their ID