Skip to main content
GET
Check Comment

Authorizations

ApiKey
string
header
required

Query Parameters

Full URL of the tweet to check.

username
string

Twitter/X handle of the user being checked.

Twitter/X profile link of the user being checked.

user_id
string

Numeric Twitter/X user ID of the user being checked.

Response

OK

commented
boolean

true if the user has commented on the tweet.

tweet
object

The user's reply tweet data. Present only if commented is true.