TweetResultByRestId
GET
https://api.apidance.pro/graphql/TweetResultByRestId
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.apidance.pro/graphql/TweetResultByRestId?variables={"tweetId":"1694513603251241143","withHighlightedLabel":true,"withTweetQuoteCount":true,"includePromotedContent":true,"withBirdwatchPivots":true,"withVoice":true,"withReactions":true}' \
--header 'apikey: your-apikey'
Response Response Example
{}
Request
Query Params
variables
string
required
Example:
{"tweetId":"1694513603251241143","withHighlightedLabel":true,"withTweetQuoteCount":true,"includePromotedContent":true,"withBirdwatchPivots":true,"withVoice":true,"withReactions":true}
Header Params
apikey
string
optional
Default:
your-apikey
Responses
Modified at 2024-11-03 16:44:50