Logo
Developer Experience API Documentation

Embed the Run in Qodex button

GET https://api.twitter.com/2/tweets/1275828087666679809?tweet.fields=attachments,author_id,created_at,entities,geo,id,in_reply_to_user_id,lang,possibly_sensitive,referenced_tweets,source,text,withheld

The Run in Qodex button is one way to share a Qodex collection (and optional environment). This button is found in the [Qodex API Network] at the top of published documentation in the web, and also where publishers embed the stand-alone button (like in a README or developer portal).

Here's examples of these buttons in the wild: - Okta has a bevy of collections to showcase their product. - Twitter includes a separate button for each endpoint's API reference, styled to match their iconic Twitter brand.

 

Body PARAM

Key Datatype Required Description 
tweet.fields
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.twitter.com/2/tweets/1275828087666679809?tweet.fields=attachments,author_id,created_at,entities,geo,id,in_reply_to_user_id,lang,possibly_sensitive,referenced_tweets,source,text,withheld?tweet.fields=attachments,author_id,created_at,entities,geo,id,in_reply_to_user_id,lang,possibly_sensitive,referenced_tweets,source,text,withheld'

ENDPOINTS