X-score
Users
Copy Page
X-score
Posts
Get post statistics
GET
Get post ratings
GET
Users
Check if twitter user has posts in the campaign
GET
Get leaderboard twitter user statistics
GET
Get a ranked X user in a campaign
GET
Schemas
Schemas
Twitter Post With Scores
Twitter Post statistics
User Leaderboard Resource
User Rank Resource
Twitter User
Users
MCP
Copy Page
Check if twitter user has posts in the campaign
GET
/api/users/{twitter_user}/exists/{campaign}
Try it
Run in Apidog
Run in Apidog
Returns whether the specified twitter user has any posts in the given campaign.
Request
Authorization
Path Params
Generate Code
Responses
🟢
200
OK
application/json
Check result
Body
Generate Code
ðŸŸ
404
Not Found
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/api/users//exists/'
Response
Response Example
{
"exists"
:
true
}
Modified atÂ
2026-01-29 00:21:25
Previous
Get post ratings
Next
Get leaderboard twitter user statistics