cURL
curl --request GET \ --url 'https://www.utrack.club/api/key/watched?key='
{ "success": true, "trackedAccounts": [ { "createdAt": "2024-01-15T10:30:00Z", "twitterId": "44196397", "twitterUsername": "elonmusk" } ] }
Retrieve all Twitter accounts that you are currently tracking
Your API key. Get your API key from the dashboard.
Your API key
Page number for pagination
x >= 1
Successfully retrieved tracked accounts
true
Show child attributes