{ "info": { "_postman_id": "f04ead0f-f1f6-4341-b552-63254b51b367", "name": "X API v2 Account Activity Tweets API", "description": "X API v2 available endpoints\n\nContact Support:\n Name: X Developers", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:21:39.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "lastUpdatedBy": "35240", "uid": "35240-f04ead0f-f1f6-4341-b552-63254b51b367" }, "item": [ { "name": "2", "item": [ { "name": "insights", "item": [ { "name": "28hr", "item": [ { "name": "Get 28-hour Post insights", "id": "b7cfaf3d-b0ff-42fa-9381-cdb1ad87af4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/insights/28hr?tweet_ids=3731500346&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "28hr" ], "query": [ { "description": "(Required) List of PostIds for 28hr metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] }, "description": "Retrieves engagement metrics for specified Posts over the last 28 hours." }, "response": [ { "id": "f24968b1-4913-4b1f-a1ec-a52609771a04", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/insights/28hr?tweet_ids=3731500346&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "28hr" ], "query": [ { "description": "(Required) List of PostIds for 28hr metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"errors\": [\n {\n \"error\": \"\",\n \"tweets\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"measurement\": {\n \"metrics_time_series\": [\n {\n \"tweet_id\": \"25465661243831\",\n \"value\": {\n \"metric_values\": [\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n },\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n }\n ],\n \"timestamp\": {\n \"iso8601_time\": \"\"\n }\n }\n }\n ],\n \"metrics_total\": [\n {\n \"tweet_id\": \"219171613344482\",\n \"value\": [\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f24968b1-4913-4b1f-a1ec-a52609771a04" }, { "id": "626f6ca4-2d81-4ccc-b1a3-4110463c7903", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/insights/28hr?tweet_ids=3731500346&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "28hr" ], "query": [ { "description": "(Required) List of PostIds for 28hr metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-626f6ca4-2d81-4ccc-b1a3-4110463c7903" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-b7cfaf3d-b0ff-42fa-9381-cdb1ad87af4c" } ], "id": "e08b6257-4acd-470f-b87b-6e6d0ca07652", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e08b6257-4acd-470f-b87b-6e6d0ca07652" }, { "name": "historical", "item": [ { "name": "Get historical Post insights", "id": "83cf08cc-9cba-465f-b02e-461659a3fee3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/insights/historical?tweet_ids=3731500346&end_time=&start_time=&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "historical" ], "query": [ { "description": "(Required) List of PostIds for historical metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] }, "description": "Retrieves historical engagement metrics for specified Posts within a defined time range." }, "response": [ { "id": "71668b1b-2e2a-4d76-8cec-09d8b3ee17c5", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/insights/historical?tweet_ids=3731500346&end_time=&start_time=&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "historical" ], "query": [ { "description": "(Required) List of PostIds for historical metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"errors\": [\n {\n \"error\": \"\",\n \"tweets\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"measurement\": {\n \"metrics_time_series\": [\n {\n \"tweet_id\": \"25465661243831\",\n \"value\": {\n \"metric_values\": [\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n },\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n }\n ],\n \"timestamp\": {\n \"iso8601_time\": \"\"\n }\n }\n }\n ],\n \"metrics_total\": [\n {\n \"tweet_id\": \"219171613344482\",\n \"value\": [\n {\n \"metric_type\": \"\",\n \"metric_value\": \"\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-71668b1b-2e2a-4d76-8cec-09d8b3ee17c5" }, { "id": "bad1b64a-5ab4-4bc9-8260-3b885654e6c8", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/insights/historical?tweet_ids=3731500346&end_time=&start_time=&granularity=Daily&requested_metrics=MediaViews&engagement.fields=errors", "host": [ "{{baseUrl}}" ], "path": [ "2", "insights", "historical" ], "query": [ { "description": "(Required) List of PostIds for historical metrics.", "key": "tweet_ids", "value": "3731500346" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) granularity of metrics response.", "key": "granularity", "value": "Daily" }, { "description": "(Required) request metrics for historical request.", "key": "requested_metrics", "value": "MediaViews" }, { "description": "A comma separated list of Engagement fields to display.", "key": "engagement.fields", "value": "errors" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bad1b64a-5ab4-4bc9-8260-3b885654e6c8" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-83cf08cc-9cba-465f-b02e-461659a3fee3" } ], "id": "eda467fd-01d9-403c-8acd-7ad061713dcd", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-eda467fd-01d9-403c-8acd-7ad061713dcd" } ], "id": "a466d9e1-d38b-4485-8714-88bb2cfcd1d4", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-a466d9e1-d38b-4485-8714-88bb2cfcd1d4" }, { "name": "lists", "item": [ { "name": "{id}", "item": [ { "name": "tweets", "item": [ { "name": "Get List Posts", "id": "7666bbcd-6979-4aab-a81b-7d153d25e2c1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/lists/:id/tweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "lists", ":id", "tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "a244c6c0-4b0b-4902-ae6e-637273caf6dc", "key": "id", "value": "77027341710", "description": "(Required) The ID of the List." } ] }, "description": "Retrieves a list of Posts associated with a specific List by its ID." }, "response": [ { "id": "1ef4e50e-564f-4fc6-bf7d-5e70b1be4c24", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/lists/:id/tweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "lists", ":id", "tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_707983462\"\n ],\n \"media_source_tweet_id\": [\n \"37\"\n ],\n \"poll_ids\": [\n \"5626196\"\n ]\n },\n \"author_id\": \"114166\",\n \"community_id\": \"7\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"75\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"4862774129\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"88\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9000508096262533579\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"C2agsJYK8lVZ\",\n \"id\": \"38189971365101397\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"65_99\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4\",\n \"in_reply_to_user_id\": \"00285226\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"382334594126\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1726648450_0788609\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"L34vdrK\",\n \"id\": \"4935162053010\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"159897457_198439619\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"76990282667543\"\n }\n ],\n \"reply_settings\": \"everyone\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4289710_15\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5_716\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"03ASyZlY7Lkf\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"RS\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"38_7166\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"ZZ\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"unknown\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"98073196429956\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"825992_29242\"\n ],\n \"media_source_tweet_id\": [\n \"1170902\"\n ],\n \"poll_ids\": [\n \"16879547\"\n ]\n },\n \"author_id\": \"440820503075938645\",\n \"community_id\": \"81241957920108\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"55868193957\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0700559782653\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"E58FsLUQy9DPka\",\n \"id\": \"3818401601364142613\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26_9711219\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"3\",\n \"in_reply_to_user_id\": \"242436\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"48\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"966551_50\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Y\",\n \"id\": \"94\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"937043025_678931\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"05\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_37706\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"995991733_77136204535\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6gI1z\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"NU\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"10382809901330981\",\n \"name\": \"\",\n \"username\": \"M92n87\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7025566149348\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PMcqwyz1z9\",\n \"id\": \"57270119\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"6662_637113\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"990431_2173013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"7522720\",\n \"pinned_tweet_id\": \"29640781728507841\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"IU\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-1ef4e50e-564f-4fc6-bf7d-5e70b1be4c24" }, { "id": "79b5b2ef-1a34-4bde-a6c8-73174b563a59", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/lists/:id/tweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "lists", ":id", "tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-79b5b2ef-1a34-4bde-a6c8-73174b563a59" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-7666bbcd-6979-4aab-a81b-7d153d25e2c1" } ], "id": "7a6623b3-fe13-4957-8f42-236bf98157e5", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-7a6623b3-fe13-4957-8f42-236bf98157e5" } ], "id": "d71230f6-9497-447b-bdaf-6a5b95a60a52", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-d71230f6-9497-447b-bdaf-6a5b95a60a52" } ], "id": "8539dfed-31cf-4141-86ae-360b38ca8a96", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8539dfed-31cf-4141-86ae-360b38ca8a96" }, { "name": "spaces", "item": [ { "name": "{id}", "item": [ { "name": "buyers", "item": [ { "name": "Get Space ticket buyers", "id": "9678a2e4-deb7-4440-8221-3f20815cb3f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/buyers?pagination_token=&max_results=100&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "buyers" ], "query": [ { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "id": "27755252-43e9-4241-acfc-7bda5cc828fc", "key": "id", "value": "RMADCQth", "description": "(Required) The ID of the Space to be retrieved." } ] }, "description": "Retrieves a list of Users who purchased tickets to a specific Space by its ID." }, "response": [ { "id": "d058d632-3c92-4d61-94dd-1d99fb20d786", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/buyers?pagination_token=&max_results=100&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "buyers" ], "query": [ { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"41458725183408876\",\n \"name\": \"\",\n \"username\": \"7Z5bC6dLJ5CUr\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"0247274383261\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"j2G0p\",\n \"id\": \"28293973\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"74219885048_159\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"407876_555908718\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"20655775815651704\",\n \"pinned_tweet_id\": \"92855431992026569\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"GA\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"68_39\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"OD\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"poi\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"08007\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"8_8566388271\"\n ],\n \"media_source_tweet_id\": [\n \"6565866988\"\n ],\n \"poll_ids\": [\n \"595476504858769\"\n ]\n },\n \"author_id\": \"777290076\",\n \"community_id\": \"2691046031112967189\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"090333330186663250\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"936308276936270852\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"13017\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"booppT1\",\n \"id\": \"36801449203\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3532988_7276291\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"1871167422955661\",\n \"in_reply_to_user_id\": \"827\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"2980303560282\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"36086604_40562456\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"NWNd3PkCY\",\n \"id\": \"1\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"50522_7636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"8866396271531133\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"55009_434998230\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"392826663_38177\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"zux1U_QZ7GL5h\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JL\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"9479367114666464195\",\n \"name\": \"\",\n \"username\": \"hTXUk\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7750597843037830729\"\n ]\n },\n \"connection_status\": [\n \"muting\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"P0_IsbRK\",\n \"id\": \"569865\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3985_785388924\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"383529_89398880038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6239685\",\n \"pinned_tweet_id\": \"87675543072394526\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Premium\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"RD\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-d058d632-3c92-4d61-94dd-1d99fb20d786" }, { "id": "14c1fead-c05e-42a4-b5ee-22f45ab50f19", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/buyers?pagination_token=&max_results=100&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "buyers" ], "query": [ { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-14c1fead-c05e-42a4-b5ee-22f45ab50f19" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9678a2e4-deb7-4440-8221-3f20815cb3f5" } ], "id": "0e7b72dd-fd43-4df5-a711-5a9e080188b0", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-0e7b72dd-fd43-4df5-a711-5a9e080188b0" }, { "name": "tweets", "item": [ { "name": "Get Space Posts", "id": "6348afa2-65bd-4d11-a0b5-ab3456769662", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/tweets?max_results=100&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "tweets" ], "query": [ { "description": "The number of Posts to fetch from the provided space. If not provided, the value will default to the maximum of 100.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "7cfea490-e961-4974-bac9-37b5e788e045", "key": "id", "value": "RMADCQth", "description": "(Required) The ID of the Space to be retrieved." } ] }, "description": "Retrieves a list of Posts shared in a specific Space by its ID." }, "response": [ { "id": "68db5d23-df18-4775-9ecc-70f990b25a7c", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/tweets?max_results=100&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "tweets" ], "query": [ { "description": "The number of Posts to fetch from the provided space. If not provided, the value will default to the maximum of 100.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_707983462\"\n ],\n \"media_source_tweet_id\": [\n \"37\"\n ],\n \"poll_ids\": [\n \"5626196\"\n ]\n },\n \"author_id\": \"114166\",\n \"community_id\": \"7\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"75\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"4862774129\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"88\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9000508096262533579\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"C2agsJYK8lVZ\",\n \"id\": \"38189971365101397\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"65_99\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4\",\n \"in_reply_to_user_id\": \"00285226\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"382334594126\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1726648450_0788609\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"L34vdrK\",\n \"id\": \"4935162053010\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"159897457_198439619\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"76990282667543\"\n }\n ],\n \"reply_settings\": \"everyone\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4289710_15\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5_716\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"03ASyZlY7Lkf\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"RS\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"38_7166\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"ZZ\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"unknown\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"98073196429956\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"825992_29242\"\n ],\n \"media_source_tweet_id\": [\n \"1170902\"\n ],\n \"poll_ids\": [\n \"16879547\"\n ]\n },\n \"author_id\": \"440820503075938645\",\n \"community_id\": \"81241957920108\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"55868193957\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0700559782653\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"E58FsLUQy9DPka\",\n \"id\": \"3818401601364142613\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26_9711219\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"3\",\n \"in_reply_to_user_id\": \"242436\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"48\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"966551_50\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Y\",\n \"id\": \"94\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"937043025_678931\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"05\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_37706\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"995991733_77136204535\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6gI1z\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"NU\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"10382809901330981\",\n \"name\": \"\",\n \"username\": \"M92n87\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7025566149348\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PMcqwyz1z9\",\n \"id\": \"57270119\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"6662_637113\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"990431_2173013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"7522720\",\n \"pinned_tweet_id\": \"29640781728507841\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"IU\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-68db5d23-df18-4775-9ecc-70f990b25a7c" }, { "id": "50bdc97b-8e64-4b2e-af94-6c1b71b3a7a5", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/spaces/:id/tweets?max_results=100&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "spaces", ":id", "tweets" ], "query": [ { "description": "The number of Posts to fetch from the provided space. If not provided, the value will default to the maximum of 100.", "key": "max_results", "value": "100" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-50bdc97b-8e64-4b2e-af94-6c1b71b3a7a5" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6348afa2-65bd-4d11-a0b5-ab3456769662" } ], "id": "66dc9b49-d9f4-4108-be87-b7612d37dc9d", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-66dc9b49-d9f4-4108-be87-b7612d37dc9d" } ], "id": "bedde31a-1b58-493b-ad32-0585dc6f1c7e", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bedde31a-1b58-493b-ad32-0585dc6f1c7e" } ], "id": "1089f9e3-9926-4432-aeb8-e4788630dba0", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-1089f9e3-9926-4432-aeb8-e4788630dba0" }, { "name": "tweets", "item": [ { "name": "analytics", "item": [ { "name": "Get Post analytics", "id": "c43eb648-226c-4463-af4a-109328bc4f50", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/analytics?ids=7&end_time=&start_time=&granularity=total&analytics.fields=bookmarks", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "analytics" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) The granularity for the search counts results.", "key": "granularity", "value": "total" }, { "description": "A comma separated list of Analytics fields to display.", "key": "analytics.fields", "value": "bookmarks" } ] }, "description": "Retrieves analytics data for specified Posts within a defined time range." }, "response": [ { "id": "94aca8dd-de15-4b1f-9a9e-8d895d33357d", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/analytics?ids=7&end_time=&start_time=&granularity=total&analytics.fields=bookmarks", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "analytics" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) The granularity for the search counts results.", "key": "granularity", "value": "total" }, { "description": "A comma separated list of Analytics fields to display.", "key": "analytics.fields", "value": "bookmarks" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"4\",\n \"timestamped_metrics\": [\n {\n \"metrics\": {\n \"app_install_attempts\": \"\",\n \"app_opens\": \"\",\n \"detail_expands\": \"\",\n \"email_tweet\": \"\",\n \"engagements\": \"\",\n \"follows\": \"\",\n \"hashtag_clicks\": \"\",\n \"impressions\": \"\",\n \"likes\": \"\",\n \"link_clicks\": \"\",\n \"media_engagements\": \"\",\n \"media_views\": \"\",\n \"permalink_clicks\": \"\",\n \"profile_visits\": \"\",\n \"quote_tweets\": \"\",\n \"replies\": \"\",\n \"retweets\": \"\",\n \"url_clicks\": \"\",\n \"user_profile_clicks\": \"\"\n },\n \"timestamp\": \"\"\n },\n {\n \"metrics\": {\n \"app_install_attempts\": \"\",\n \"app_opens\": \"\",\n \"detail_expands\": \"\",\n \"email_tweet\": \"\",\n \"engagements\": \"\",\n \"follows\": \"\",\n \"hashtag_clicks\": \"\",\n \"impressions\": \"\",\n \"likes\": \"\",\n \"link_clicks\": \"\",\n \"media_engagements\": \"\",\n \"media_views\": \"\",\n \"permalink_clicks\": \"\",\n \"profile_visits\": \"\",\n \"quote_tweets\": \"\",\n \"replies\": \"\",\n \"retweets\": \"\",\n \"url_clicks\": \"\",\n \"user_profile_clicks\": \"\"\n },\n \"timestamp\": \"\"\n }\n ]\n },\n {\n \"id\": \"55\",\n \"timestamped_metrics\": [\n {\n \"metrics\": {\n \"app_install_attempts\": \"\",\n \"app_opens\": \"\",\n \"detail_expands\": \"\",\n \"email_tweet\": \"\",\n \"engagements\": \"\",\n \"follows\": \"\",\n \"hashtag_clicks\": \"\",\n \"impressions\": \"\",\n \"likes\": \"\",\n \"link_clicks\": \"\",\n \"media_engagements\": \"\",\n \"media_views\": \"\",\n \"permalink_clicks\": \"\",\n \"profile_visits\": \"\",\n \"quote_tweets\": \"\",\n \"replies\": \"\",\n \"retweets\": \"\",\n \"url_clicks\": \"\",\n \"user_profile_clicks\": \"\"\n },\n \"timestamp\": \"\"\n },\n {\n \"metrics\": {\n \"app_install_attempts\": \"\",\n \"app_opens\": \"\",\n \"detail_expands\": \"\",\n \"email_tweet\": \"\",\n \"engagements\": \"\",\n \"follows\": \"\",\n \"hashtag_clicks\": \"\",\n \"impressions\": \"\",\n \"likes\": \"\",\n \"link_clicks\": \"\",\n \"media_engagements\": \"\",\n \"media_views\": \"\",\n \"permalink_clicks\": \"\",\n \"profile_visits\": \"\",\n \"quote_tweets\": \"\",\n \"replies\": \"\",\n \"retweets\": \"\",\n \"url_clicks\": \"\",\n \"user_profile_clicks\": \"\"\n },\n \"timestamp\": \"\"\n }\n ]\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-94aca8dd-de15-4b1f-9a9e-8d895d33357d" }, { "id": "6c8972e6-2d63-4abc-a2c9-20b3dfceccba", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/analytics?ids=7&end_time=&start_time=&granularity=total&analytics.fields=bookmarks", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "analytics" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.", "key": "end_time", "value": "" }, { "description": "(Required) YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.", "key": "start_time", "value": "" }, { "description": "(Required) The granularity for the search counts results.", "key": "granularity", "value": "total" }, { "description": "A comma separated list of Analytics fields to display.", "key": "analytics.fields", "value": "bookmarks" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6c8972e6-2d63-4abc-a2c9-20b3dfceccba" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c43eb648-226c-4463-af4a-109328bc4f50" } ], "id": "c60bfac2-0f88-476f-82c8-032f39449218", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c60bfac2-0f88-476f-82c8-032f39449218" }, { "name": "counts", "item": [ { "name": "all", "item": [ { "name": "Get count of all Posts", "id": "4d5eea78-0963-44a5-9a6a-8b6378f72b74", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] }, "description": "Retrieves the count of Posts matching a search query from the full archive." }, "response": [ { "id": "344479cc-4f23-4a7c-8c53-b5f5340b8130", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tweet_count\": \"\"\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"total_tweet_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-344479cc-4f23-4a7c-8c53-b5f5340b8130" }, { "id": "9c46a8db-8b0a-4cb6-809f-56eeac08bd7e", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9c46a8db-8b0a-4cb6-809f-56eeac08bd7e" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-4d5eea78-0963-44a5-9a6a-8b6378f72b74" } ], "id": "0d8c0e55-17aa-44bc-8657-2d43871d31c9", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-0d8c0e55-17aa-44bc-8657-2d43871d31c9" }, { "name": "recent", "item": [ { "name": "Get count of recent Posts", "id": "6b8b8e20-2c2e-477a-9d02-294a230dbaed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp (from most recent 7 days) from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] }, "description": "Retrieves the count of Posts from the last 7 days matching a search query." }, "response": [ { "id": "68d1a50d-18af-452e-aee1-4545402998f9", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp (from most recent 7 days) from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tweet_count\": \"\"\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"total_tweet_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-68d1a50d-18af-452e-aee1-4545402998f9" }, { "id": "a11b4a5d-73c8-4a4b-9389-907f683f765c", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/counts/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&next_token=&pagination_token=&granularity=hour&search_count.fields=end", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "counts", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp (from most recent 7 days) from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "The granularity for the search counts results.", "key": "granularity", "value": "hour" }, { "description": "A comma separated list of SearchCount fields to display.", "key": "search_count.fields", "value": "end" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-a11b4a5d-73c8-4a4b-9389-907f683f765c" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6b8b8e20-2c2e-477a-9d02-294a230dbaed" } ], "id": "5d2cd9c0-baa5-4a70-abf8-dab48015eef6", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-5d2cd9c0-baa5-4a70-abf8-dab48015eef6" } ], "id": "8c9b92b4-3ef4-441d-be23-3b0eeec81441", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8c9b92b4-3ef4-441d-be23-3b0eeec81441" }, { "name": "firehose", "item": [ { "name": "stream", "item": [ { "name": "lang", "item": [ { "name": "en", "item": [ { "name": "Stream English Posts", "id": "6c3b1cec-7204-46a1-9717-01e3d4be93f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/en?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "en" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams all public English-language Posts in real-time." }, "response": [ { "id": "873ab410-8c58-4d73-90a5-1f98a78122d0", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/en?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "en" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-873ab410-8c58-4d73-90a5-1f98a78122d0" }, { "id": "50f813cf-267b-42fb-a2e4-49cf4d454a9a", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/en?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "en" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-50f813cf-267b-42fb-a2e4-49cf4d454a9a" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6c3b1cec-7204-46a1-9717-01e3d4be93f5" } ], "id": "e8eae852-5888-4bbf-9dfd-8f28cc1a5ab4", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e8eae852-5888-4bbf-9dfd-8f28cc1a5ab4" }, { "name": "ja", "item": [ { "name": "Stream Japanese Posts", "id": "8be7f4fa-5c1a-4afd-851f-5f16848e566a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ja?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ja" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams all public Japanese-language Posts in real-time." }, "response": [ { "id": "e65b24c9-48fb-47e1-9cfa-713d62873c15", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ja?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ja" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e65b24c9-48fb-47e1-9cfa-713d62873c15" }, { "id": "cc10d445-1b46-42b3-90bf-01f18aa4a630", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ja?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ja" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-cc10d445-1b46-42b3-90bf-01f18aa4a630" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8be7f4fa-5c1a-4afd-851f-5f16848e566a" } ], "id": "1a717aa9-964e-4c29-94db-08389e7d509f", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-1a717aa9-964e-4c29-94db-08389e7d509f" }, { "name": "ko", "item": [ { "name": "Stream Korean Posts", "id": "2fd15727-6799-4adb-9bce-e5c5739c692b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ko?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ko" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams all public Korean-language Posts in real-time." }, "response": [ { "id": "ee5b6401-5393-4ebb-9852-450e76f01c6b", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ko?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ko" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-ee5b6401-5393-4ebb-9852-450e76f01c6b" }, { "id": "5dba20fc-20f2-4396-9aa1-a011f8d6d896", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/ko?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "ko" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-5dba20fc-20f2-4396-9aa1-a011f8d6d896" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2fd15727-6799-4adb-9bce-e5c5739c692b" } ], "id": "46631518-e892-4de5-a613-ec945b4f7810", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-46631518-e892-4de5-a613-ec945b4f7810" }, { "name": "pt", "item": [ { "name": "Stream Portuguese Posts", "id": "81f34728-baba-495f-80a3-a6ad9dcde7ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/pt?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "pt" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams all public Portuguese-language Posts in real-time." }, "response": [ { "id": "c21dcaf8-c150-4604-aaca-2e1f2112b581", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/pt?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "pt" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c21dcaf8-c150-4604-aaca-2e1f2112b581" }, { "id": "2e5d879a-5e82-4406-a758-0e766112e640", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream/lang/pt?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream", "lang", "pt" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2e5d879a-5e82-4406-a758-0e766112e640" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-81f34728-baba-495f-80a3-a6ad9dcde7ae" } ], "id": "9422e074-86cc-46d5-af6b-478f203f78d1", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9422e074-86cc-46d5-af6b-478f203f78d1" } ], "id": "15028473-a322-482a-bfdb-42866a2f3cd5", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-15028473-a322-482a-bfdb-42866a2f3cd5" }, { "name": "Stream all Posts", "id": "dffdc85a-21ea-485b-b923-e4aa307e6165", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams all public Posts in real-time." }, "response": [ { "id": "a3a6ef85-c67a-4588-ba51-8f7c30f1efee", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-a3a6ef85-c67a-4588-ba51-8f7c30f1efee" }, { "id": "a6a07242-8b4a-433a-a40b-b07e057da64e", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/firehose/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "firehose", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-a6a07242-8b4a-433a-a40b-b07e057da64e" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-dffdc85a-21ea-485b-b923-e4aa307e6165" } ], "id": "415b9cb6-c170-4062-b0e9-11c1814e35d3", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-415b9cb6-c170-4062-b0e9-11c1814e35d3" } ], "id": "f4795ec0-4d90-446f-bb33-cab5bd9190cf", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f4795ec0-4d90-446f-bb33-cab5bd9190cf" }, { "name": "sample", "item": [ { "name": "stream", "item": [ { "name": "Stream sampled Posts", "id": "5de7b729-88ce-4fc6-8432-c370e9137b67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample/stream?backfill_minutes=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams a 1% sample of public Posts in real-time." }, "response": [ { "id": "99ab1aa9-eb34-4d0f-9480-5f47124fbc7d", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample/stream?backfill_minutes=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-99ab1aa9-eb34-4d0f-9480-5f47124fbc7d" }, { "id": "02988aa5-4fe7-4f29-9258-bb4b99e2628d", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample/stream?backfill_minutes=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-02988aa5-4fe7-4f29-9258-bb4b99e2628d" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-5de7b729-88ce-4fc6-8432-c370e9137b67" } ], "id": "dfd839e1-11c7-4e0d-a0d0-5cbdc1efa718", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-dfd839e1-11c7-4e0d-a0d0-5cbdc1efa718" } ], "id": "eff122ac-86ac-4ac1-a3ae-9a7b3ba66330", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-eff122ac-86ac-4ac1-a3ae-9a7b3ba66330" }, { "name": "sample10", "item": [ { "name": "stream", "item": [ { "name": "Stream 10% sampled Posts", "id": "f2d8dd6d-468e-4ad8-a1fe-a892e3454c61", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample10/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample10", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams a 10% sample of public Posts in real-time." }, "response": [ { "id": "6c4564d9-1c39-49a2-8089-72f667477f86", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample10/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample10", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6c4564d9-1c39-49a2-8089-72f667477f86" }, { "id": "df998ee8-1e6e-4991-b293-3b8b7cff86b8", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/sample10/stream?backfill_minutes=&partition=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "sample10", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "(Required) The partition number.", "key": "partition", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp to which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-df998ee8-1e6e-4991-b293-3b8b7cff86b8" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f2d8dd6d-468e-4ad8-a1fe-a892e3454c61" } ], "id": "edbf8e01-516d-49b6-86c8-de7c92999011", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-edbf8e01-516d-49b6-86c8-de7c92999011" } ], "id": "6054d112-4a54-49b9-a73d-8ef25c94dd44", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6054d112-4a54-49b9-a73d-8ef25c94dd44" }, { "name": "search", "item": [ { "name": "all", "item": [ { "name": "Search all Posts", "id": "bbe1019a-5770-4bcc-a652-a783ce58de85", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Retrieves Posts from the full archive matching a search query." }, "response": [ { "id": "68fe79b3-5275-4f4c-8f3c-3f016a070dd2", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_0875190731\"\n ],\n \"media_source_tweet_id\": [\n \"5\"\n ],\n \"poll_ids\": [\n \"299525075174\"\n ]\n },\n \"author_id\": \"8343187\",\n \"community_id\": \"4648878002875791847\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"8\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"27077655553567\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"13114260322805325\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"44127118\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"GP\",\n \"id\": \"35291\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_45908746329\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"0\",\n \"in_reply_to_user_id\": \"2716900173810799577\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"3145878147218676\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"58460_5715826283\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"NQhnGwUpgZoP\",\n \"id\": \"366978301414321\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4104992_314959\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"756951010377\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5852_1564442\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1355390927_02253\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2gYVnWZZmR3M\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"MX\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"28940010351_5\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"FY\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"776906974600789169\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"016226_9332\"\n ],\n \"media_source_tweet_id\": [\n \"5629562891721175180\"\n ],\n \"poll_ids\": [\n \"4496672436232335273\"\n ]\n },\n \"author_id\": \"1486\",\n \"community_id\": \"72144166354348583\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"60\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"82\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"8\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"683802422573\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"wH1e6PT9\",\n \"id\": \"6950047566675\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"035865_5446573\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"0127127\",\n \"in_reply_to_user_id\": \"220928547210\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"25870063716187558\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"078169915_6\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"4CgZlylrqIPzmC\",\n \"id\": \"60531092445853\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"84_039\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"698\"\n }\n ],\n \"reply_settings\": \"verified\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"064_4614781945\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"72840951648_535583264\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"KUGXbVhq2JgL\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JX\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"36444916051168\",\n \"name\": \"\",\n \"username\": \"W\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"43715592231227481\"\n ]\n },\n \"connection_status\": [\n \"follow_request_received\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"S0FbF\",\n \"id\": \"2650008610744270664\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"91190_75\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"913792_33568658\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"142\",\n \"pinned_tweet_id\": \"015208\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"JV\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-68fe79b3-5275-4f4c-8f3c-3f016a070dd2" }, { "id": "fc950b4d-66f2-468b-9f29-98a64478165b", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/all?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "all" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-fc950b4d-66f2-468b-9f29-98a64478165b" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bbe1019a-5770-4bcc-a652-a783ce58de85" } ], "id": "79ef8d77-b64a-4bd7-97f3-7317776219b2", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-79ef8d77-b64a-4bd7-97f3-7317776219b2" }, { "name": "recent", "item": [ { "name": "Search recent Posts", "id": "224c2566-2ed5-422d-8a5b-1df276a8ff0f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Retrieves Posts from the last 7 days matching a search query." }, "response": [ { "id": "6a0140a8-ff09-48dc-b69b-9468c06b63c2", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_0875190731\"\n ],\n \"media_source_tweet_id\": [\n \"5\"\n ],\n \"poll_ids\": [\n \"299525075174\"\n ]\n },\n \"author_id\": \"8343187\",\n \"community_id\": \"4648878002875791847\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"8\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"27077655553567\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"13114260322805325\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"44127118\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"GP\",\n \"id\": \"35291\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_45908746329\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"0\",\n \"in_reply_to_user_id\": \"2716900173810799577\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"3145878147218676\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"58460_5715826283\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"NQhnGwUpgZoP\",\n \"id\": \"366978301414321\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4104992_314959\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"756951010377\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5852_1564442\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1355390927_02253\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2gYVnWZZmR3M\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"MX\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"28940010351_5\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"FY\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"776906974600789169\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"016226_9332\"\n ],\n \"media_source_tweet_id\": [\n \"5629562891721175180\"\n ],\n \"poll_ids\": [\n \"4496672436232335273\"\n ]\n },\n \"author_id\": \"1486\",\n \"community_id\": \"72144166354348583\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"60\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"82\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"8\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"683802422573\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"wH1e6PT9\",\n \"id\": \"6950047566675\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"035865_5446573\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"0127127\",\n \"in_reply_to_user_id\": \"220928547210\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"25870063716187558\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"078169915_6\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"4CgZlylrqIPzmC\",\n \"id\": \"60531092445853\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"84_039\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"698\"\n }\n ],\n \"reply_settings\": \"verified\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"064_4614781945\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"72840951648_535583264\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"KUGXbVhq2JgL\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JX\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"36444916051168\",\n \"name\": \"\",\n \"username\": \"W\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"43715592231227481\"\n ]\n },\n \"connection_status\": [\n \"follow_request_received\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"S0FbF\",\n \"id\": \"2650008610744270664\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"91190_75\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"913792_33568658\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"142\",\n \"pinned_tweet_id\": \"015208\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"JV\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-6a0140a8-ff09-48dc-b69b-9468c06b63c2" }, { "id": "936b0bc3-dd12-46f4-b497-50b7058bf0f6", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/recent?query=&start_time=&end_time=&since_id=24845465479&until_id=24845465479&max_results=10&next_token=&pagination_token=&sort_order=recency&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "recent" ], "query": [ { "description": "(Required) One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.", "key": "query", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).", "key": "end_time", "value": "" }, { "description": "Returns results with a Post ID greater than (that is, more recent than) the specified ID.", "key": "since_id", "value": "24845465479" }, { "description": "Returns results with a Post ID less than (that is, older than) the specified ID.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of search results to be returned by a request.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "next_token", "value": "" }, { "description": "This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.", "key": "pagination_token", "value": "" }, { "description": "This order in which to return results.", "key": "sort_order", "value": "recency" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-936b0bc3-dd12-46f4-b497-50b7058bf0f6" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-224c2566-2ed5-422d-8a5b-1df276a8ff0f" } ], "id": "ba53361b-6297-4574-bc18-8a864f97ab98", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-ba53361b-6297-4574-bc18-8a864f97ab98" }, { "name": "stream", "item": [ { "name": "rules", "item": [ { "name": "counts", "item": [ { "name": "Get stream rule counts", "id": "16d9c430-5c65-407b-9caf-25a58dfe8d08", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules/counts?rules_count.fields=cap_per_client_app", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules", "counts" ], "query": [ { "description": "A comma separated list of RulesCount fields to display.", "key": "rules_count.fields", "value": "cap_per_client_app" } ] }, "description": "Retrieves the count of rules in the active rule set for the filtered stream." }, "response": [ { "id": "26bfda7c-1490-4309-afd2-ca2309e069da", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules/counts?rules_count.fields=cap_per_client_app", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules", "counts" ], "query": [ { "description": "A comma separated list of RulesCount fields to display.", "key": "rules_count.fields", "value": "cap_per_client_app" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"all_project_client_apps\": [\n {\n \"client_app_id\": \"\",\n \"rule_count\": \"\"\n },\n {\n \"client_app_id\": \"\",\n \"rule_count\": \"\"\n }\n ],\n \"cap_per_client_app\": \"\",\n \"cap_per_project\": \"\",\n \"client_app_rules_count\": {\n \"client_app_id\": \"\",\n \"rule_count\": \"\"\n },\n \"project_rules_count\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-26bfda7c-1490-4309-afd2-ca2309e069da" }, { "id": "67dade84-7d67-4741-8c41-bcfb70fd68a7", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules/counts?rules_count.fields=cap_per_client_app", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules", "counts" ], "query": [ { "description": "A comma separated list of RulesCount fields to display.", "key": "rules_count.fields", "value": "cap_per_client_app" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-67dade84-7d67-4741-8c41-bcfb70fd68a7" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-16d9c430-5c65-407b-9caf-25a58dfe8d08" } ], "id": "478ec434-d7f6-477e-ba7b-c59a087112cc", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-478ec434-d7f6-477e-ba7b-c59a087112cc" }, { "name": "Get stream rules", "id": "05cbc3e7-4f74-4eec-9dd9-bc496ad267c6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?ids=5&ids=9849414599930&max_results=1000&pagination_token=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "A comma-separated list of Rule IDs.", "key": "ids", "value": "5" }, { "description": "A comma-separated list of Rule IDs.", "key": "ids", "value": "9849414599930" }, { "description": "The maximum number of results.", "key": "max_results", "value": "1000" }, { "description": "This value is populated by passing the 'next_token' returned in a request to paginate through results.", "key": "pagination_token", "value": "" } ] }, "description": "Retrieves the active rule set or a subset of rules for the filtered stream." }, "response": [ { "id": "20fcf8b2-5718-49f8-ae63-fd5533040d40", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?ids=9849414599930&max_results=1000&pagination_token=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "A comma-separated list of Rule IDs.", "key": "ids", "value": "9849414599930" }, { "description": "The maximum number of results.", "key": "max_results", "value": "1000" }, { "description": "This value is populated by passing the 'next_token' returned in a request to paginate through results.", "key": "pagination_token", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"meta\": {\n \"sent\": \"\",\n \"next_token\": \"\",\n \"result_count\": \"\",\n \"summary\": {\n \"created\": \"\",\n \"not_created\": \"\",\n \"valid\": \"\",\n \"invalid\": \"\"\n }\n },\n \"data\": [\n {\n \"value\": \"\",\n \"id\": \"20274760320\",\n \"tag\": \"\"\n },\n {\n \"value\": \"\",\n \"id\": \"4907522942190410089\",\n \"tag\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-20fcf8b2-5718-49f8-ae63-fd5533040d40" }, { "id": "8e07fc4e-6103-43c6-9d1c-d428f5b5dc29", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?ids=9849414599930&max_results=1000&pagination_token=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "A comma-separated list of Rule IDs.", "key": "ids", "value": "9849414599930" }, { "description": "The maximum number of results.", "key": "max_results", "value": "1000" }, { "description": "This value is populated by passing the 'next_token' returned in a request to paginate through results.", "key": "pagination_token", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8e07fc4e-6103-43c6-9d1c-d428f5b5dc29" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-05cbc3e7-4f74-4eec-9dd9-bc496ad267c6" }, { "name": "Update stream rules", "id": "7e3d23d6-ce5a-47af-a39c-f2a3e7d6b06f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"add\": [\n {\n \"value\": \"\",\n \"tag\": \"\"\n },\n {\n \"value\": \"\",\n \"tag\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?dry_run=&delete_all=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "Dry Run can be used with both the add and delete action, with the expected result given, but without actually taking any action in the system (meaning the end state will always be as it was when the request was submitted). This is particularly useful to validate rule changes.", "key": "dry_run", "value": "" }, { "description": "Delete All can be used to delete all of the rules associated this client app, it should be specified with no other parameters. Once deleted, rules cannot be recovered.", "key": "delete_all", "value": "" } ] }, "description": "Adds or deletes rules from the active rule set for the filtered stream." }, "response": [ { "id": "289545e7-b5cc-4a28-916e-1ce62b27d9f5", "name": "The request has succeeded.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"add\": [\n {\n \"value\": \"\",\n \"tag\": \"\"\n },\n {\n \"value\": \"\",\n \"tag\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?dry_run=&delete_all=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "Dry Run can be used with both the add and delete action, with the expected result given, but without actually taking any action in the system (meaning the end state will always be as it was when the request was submitted). This is particularly useful to validate rule changes.", "key": "dry_run", "value": "" }, { "description": "Delete All can be used to delete all of the rules associated this client app, it should be specified with no other parameters. Once deleted, rules cannot be recovered.", "key": "delete_all", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"meta\": {\n \"sent\": \"\",\n \"next_token\": \"\",\n \"result_count\": \"\",\n \"summary\": {\n \"created\": \"\",\n \"not_created\": \"\",\n \"valid\": \"\",\n \"invalid\": \"\"\n }\n },\n \"data\": [\n {\n \"value\": \"\",\n \"id\": \"419\",\n \"tag\": \"\"\n },\n {\n \"value\": \"\",\n \"id\": \"028007845968263\",\n \"tag\": \"\"\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-289545e7-b5cc-4a28-916e-1ce62b27d9f5" }, { "id": "7eb3da98-1e9c-4f82-871c-7e80a872e6d3", "name": "The request has failed.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"add\": [\n {\n \"value\": \"\",\n \"tag\": \"\"\n },\n {\n \"value\": \"\",\n \"tag\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/search/stream/rules?dry_run=&delete_all=", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream", "rules" ], "query": [ { "description": "Dry Run can be used with both the add and delete action, with the expected result given, but without actually taking any action in the system (meaning the end state will always be as it was when the request was submitted). This is particularly useful to validate rule changes.", "key": "dry_run", "value": "" }, { "description": "Delete All can be used to delete all of the rules associated this client app, it should be specified with no other parameters. Once deleted, rules cannot be recovered.", "key": "delete_all", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-7eb3da98-1e9c-4f82-871c-7e80a872e6d3" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-7e3d23d6-ce5a-47af-a39c-f2a3e7d6b06f" } ], "id": "c36ef723-7431-40e6-9d97-444210ce5742", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c36ef723-7431-40e6-9d97-444210ce5742" }, { "name": "Stream filtered Posts", "id": "f7462e05-78d0-4dce-baba-7da4547e6949", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream?backfill_minutes=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Streams Posts in real-time matching the active rule set." }, "response": [ { "id": "bfd79112-efa5-469e-a1ba-0c1493bfc2ee", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream?backfill_minutes=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"3024_85\"\n ],\n \"media_source_tweet_id\": [\n \"43731343913\"\n ],\n \"poll_ids\": [\n \"6047678112040\"\n ]\n },\n \"author_id\": \"3193764\",\n \"community_id\": \"5164454852408222156\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"02005031707\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"540022278416\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"2\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"8\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"O6mk\",\n \"id\": \"62764\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"12197034_1467122313\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"654292708522268\",\n \"in_reply_to_user_id\": \"1628\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"71\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8704664_2064823632\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"jjqwOVDAnB\",\n \"id\": \"205782888217\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23_14\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"8749491799603\"\n }\n ],\n \"reply_settings\": \"following\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"99203531_68143807\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"6_127\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"E\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"SK\"\n ],\n \"scope\": \"user\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"67_91880\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"TX\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"city\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"369856646427328\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"1428_66\"\n ],\n \"media_source_tweet_id\": [\n \"7133862234983\"\n ],\n \"poll_ids\": [\n \"336\"\n ]\n },\n \"author_id\": \"4745432\",\n \"community_id\": \"6583477\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"4\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"454992127\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"17551060\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"695603472\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"nhz3elY\",\n \"id\": \"3050827436\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"793534_81\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"134252683\",\n \"in_reply_to_user_id\": \"9\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"3492075905\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"60628_1973638\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"W\",\n \"id\": \"0507\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3848_93072315\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"79905\"\n }\n ],\n \"reply_settings\": \"subscribers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"901920073_85142\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_32\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"77xOeQaLx\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"TW\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"78194952465407885\",\n \"name\": \"\",\n \"username\": \"Qxd\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"3275123062232188\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"_nFTG7\",\n \"id\": \"7\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"75390765_088436724\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"40_35\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"0529\",\n \"pinned_tweet_id\": \"14483519\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"VT\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"matching_rules\": [\n {\n \"id\": \"619933382\",\n \"tag\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bfd79112-efa5-469e-a1ba-0c1493bfc2ee" }, { "id": "2e7815bb-0c53-4a81-81e1-6ea21a999d1d", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/search/stream?backfill_minutes=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", "search", "stream" ], "query": [ { "description": "The number of minutes of backfill requested.", "key": "backfill_minutes", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2e7815bb-0c53-4a81-81e1-6ea21a999d1d" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f7462e05-78d0-4dce-baba-7da4547e6949" } ], "id": "38c4118c-ea59-46ef-bc35-34cd55634416", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-38c4118c-ea59-46ef-bc35-34cd55634416" } ], "id": "49b6c961-c5dc-4e0a-9b75-759360eba263", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-49b6c961-c5dc-4e0a-9b75-759360eba263" }, { "name": "{id}", "item": [ { "name": "liking_users", "item": [ { "name": "Get Liking Users", "id": "2e082ee3-c70f-4780-a894-afef76d39add", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/liking_users?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "liking_users" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "id": "b4b4a98a-8efb-4a8a-a883-416d1d05f7d4", "key": "id", "value": "24845465479", "description": "(Required) A single Post ID." } ] }, "description": "Retrieves a list of Users who liked a specific Post by its ID." }, "response": [ { "id": "2b4575b1-5f18-4f92-913d-1bb7ea5f4af1", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/liking_users?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "liking_users" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"41458725183408876\",\n \"name\": \"\",\n \"username\": \"7Z5bC6dLJ5CUr\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"0247274383261\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"j2G0p\",\n \"id\": \"28293973\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"74219885048_159\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"407876_555908718\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"20655775815651704\",\n \"pinned_tweet_id\": \"92855431992026569\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"GA\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"68_39\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"OD\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"poi\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"08007\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"8_8566388271\"\n ],\n \"media_source_tweet_id\": [\n \"6565866988\"\n ],\n \"poll_ids\": [\n \"595476504858769\"\n ]\n },\n \"author_id\": \"777290076\",\n \"community_id\": \"2691046031112967189\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"090333330186663250\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"936308276936270852\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"13017\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"booppT1\",\n \"id\": \"36801449203\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3532988_7276291\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"1871167422955661\",\n \"in_reply_to_user_id\": \"827\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"2980303560282\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"36086604_40562456\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"NWNd3PkCY\",\n \"id\": \"1\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"50522_7636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"8866396271531133\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"55009_434998230\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"392826663_38177\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"zux1U_QZ7GL5h\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JL\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"9479367114666464195\",\n \"name\": \"\",\n \"username\": \"hTXUk\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7750597843037830729\"\n ]\n },\n \"connection_status\": [\n \"muting\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"P0_IsbRK\",\n \"id\": \"569865\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3985_785388924\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"383529_89398880038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6239685\",\n \"pinned_tweet_id\": \"87675543072394526\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Premium\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"RD\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2b4575b1-5f18-4f92-913d-1bb7ea5f4af1" }, { "id": "e67c8c5d-3d3b-4d63-a959-242bea9fa7a8", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/liking_users?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "liking_users" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e67c8c5d-3d3b-4d63-a959-242bea9fa7a8" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2e082ee3-c70f-4780-a894-afef76d39add" } ], "id": "8f06cf35-f7b2-4492-af67-9bafc0c9e302", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8f06cf35-f7b2-4492-af67-9bafc0c9e302" }, { "name": "quote_tweets", "item": [ { "name": "Get Quoted Posts", "id": "9cc6d6b4-997f-4594-b7fd-628643990bfb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/quote_tweets?max_results=10&pagination_token=&exclude=retweets&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "quote_tweets" ], "query": [ { "description": "The maximum number of results to be returned.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "fc2d7d94-cef0-4917-b44e-282d6704a96e", "key": "id", "value": "24845465479", "description": "(Required) A single Post ID." } ] }, "description": "Retrieves a list of Posts that quote a specific Post by its ID." }, "response": [ { "id": "e1f76c4b-ab28-4abe-8ecd-8eccca100168", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/quote_tweets?max_results=10&pagination_token=&exclude=retweets&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "quote_tweets" ], "query": [ { "description": "The maximum number of results to be returned.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"9_478548\"\n ],\n \"media_source_tweet_id\": [\n \"1327656560259857621\"\n ],\n \"poll_ids\": [\n \"79507132366555002\"\n ]\n },\n \"author_id\": \"4123635540167490\",\n \"community_id\": \"137838\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"8069725428\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"6791341513525808298\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"371128714\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"6468571659724219\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"cb\",\n \"id\": \"6896945198699957\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"16_74294025798\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"345485\",\n \"in_reply_to_user_id\": \"9496267439384716\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"14811\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"58_29708260161\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"4NcF7a2\",\n \"id\": \"7370078646995160\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"95839645754_7710\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"16100264549\"\n }\n ],\n \"reply_settings\": \"following\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4415_193099333\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"85923_27\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"LiclcK7wEtaE\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UI\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"31_22536003988\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"WI\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"city\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"34\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"40037827597_06324799\"\n ],\n \"media_source_tweet_id\": [\n \"9578553941932182\"\n ],\n \"poll_ids\": [\n \"3250233163\"\n ]\n },\n \"author_id\": \"6752150861\",\n \"community_id\": \"9142932164235104\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"867\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"683028588\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"96862779890277685\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"77\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"zBzfx\",\n \"id\": \"222869623179107\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"808_7968752\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"2285\",\n \"in_reply_to_user_id\": \"4\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"701389012092228039\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"9764841_8617\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"26IEHILX\",\n \"id\": \"19245568\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"300236_7784086\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"17923\"\n }\n ],\n \"reply_settings\": \"following\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"63_286784\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"70_991\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"zc\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"SE\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"885598075824\",\n \"name\": \"\",\n \"username\": \"wsJG45pEF3bfk\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"4977584619281\"\n ]\n },\n \"connection_status\": [\n \"follow_request_received\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"zxzD6BDYycc\",\n \"id\": \"9552896487096659479\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8826194_825813907\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"54000_878\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"556369820724\",\n \"pinned_tweet_id\": \"875443958698\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"PremiumPlus\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"HW\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e1f76c4b-ab28-4abe-8ecd-8eccca100168" }, { "id": "eed5627a-5908-4f5b-81fd-f116ef20f777", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/quote_tweets?max_results=10&pagination_token=&exclude=retweets&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "quote_tweets" ], "query": [ { "description": "The maximum number of results to be returned.", "key": "max_results", "value": "10" }, { "description": "This parameter is used to get a specified 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-eed5627a-5908-4f5b-81fd-f116ef20f777" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9cc6d6b4-997f-4594-b7fd-628643990bfb" } ], "id": "4b212d71-a1c2-4dcd-8752-b99938ccd241", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-4b212d71-a1c2-4dcd-8752-b99938ccd241" }, { "name": "retweeted_by", "item": [ { "name": "Get Reposted by", "id": "a4b59baa-8ba9-4be3-8bfc-38371de3d791", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweeted_by?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweeted_by" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "id": "19e45212-5606-41d5-bbdf-2cd23c33729e", "key": "id", "value": "24845465479", "description": "(Required) A single Post ID." } ] }, "description": "Retrieves a list of Users who reposted a specific Post by its ID." }, "response": [ { "id": "b5d1db07-eaec-49e9-bf35-232fadac2ced", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweeted_by?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweeted_by" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"41458725183408876\",\n \"name\": \"\",\n \"username\": \"7Z5bC6dLJ5CUr\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"0247274383261\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"j2G0p\",\n \"id\": \"28293973\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"74219885048_159\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"407876_555908718\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"20655775815651704\",\n \"pinned_tweet_id\": \"92855431992026569\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"GA\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"68_39\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"OD\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"poi\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"08007\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"8_8566388271\"\n ],\n \"media_source_tweet_id\": [\n \"6565866988\"\n ],\n \"poll_ids\": [\n \"595476504858769\"\n ]\n },\n \"author_id\": \"777290076\",\n \"community_id\": \"2691046031112967189\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"090333330186663250\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"936308276936270852\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"13017\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"booppT1\",\n \"id\": \"36801449203\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3532988_7276291\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"1871167422955661\",\n \"in_reply_to_user_id\": \"827\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"2980303560282\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"36086604_40562456\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"NWNd3PkCY\",\n \"id\": \"1\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"50522_7636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"8866396271531133\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"55009_434998230\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"392826663_38177\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"zux1U_QZ7GL5h\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JL\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"9479367114666464195\",\n \"name\": \"\",\n \"username\": \"hTXUk\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7750597843037830729\"\n ]\n },\n \"connection_status\": [\n \"muting\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"P0_IsbRK\",\n \"id\": \"569865\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"3985_785388924\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"383529_89398880038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6239685\",\n \"pinned_tweet_id\": \"87675543072394526\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Premium\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"blue\",\n \"withheld\": {\n \"country_codes\": [\n \"RD\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-b5d1db07-eaec-49e9-bf35-232fadac2ced" }, { "id": "e251debd-2b5e-45d1-9c46-fbc60cd46ba0", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweeted_by?max_results=100&pagination_token=&user.fields=parody&expansions=pinned_tweet_id&tweet.fields=edit_history_tweet_ids", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweeted_by" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "pinned_tweet_id" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e251debd-2b5e-45d1-9c46-fbc60cd46ba0" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-a4b59baa-8ba9-4be3-8bfc-38371de3d791" } ], "id": "545859a8-60af-46a7-904e-34a120789cb2", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-545859a8-60af-46a7-904e-34a120789cb2" }, { "name": "retweets", "item": [ { "name": "Get Reposts", "id": "56104e13-a0a4-4cfa-af62-b085f91021ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "17ca251c-1d91-45e7-87bb-be9fa1584c72", "key": "id", "value": "24845465479", "description": "(Required) A single Post ID." } ] }, "description": "Retrieves a list of Posts that repost a specific Post by its ID." }, "response": [ { "id": "8f4c4013-bf92-4508-b4de-bfcc3e87cabd", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_707983462\"\n ],\n \"media_source_tweet_id\": [\n \"37\"\n ],\n \"poll_ids\": [\n \"5626196\"\n ]\n },\n \"author_id\": \"114166\",\n \"community_id\": \"7\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"75\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"4862774129\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"88\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9000508096262533579\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"C2agsJYK8lVZ\",\n \"id\": \"38189971365101397\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"65_99\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4\",\n \"in_reply_to_user_id\": \"00285226\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"382334594126\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1726648450_0788609\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"L34vdrK\",\n \"id\": \"4935162053010\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"159897457_198439619\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"76990282667543\"\n }\n ],\n \"reply_settings\": \"everyone\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4289710_15\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5_716\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"03ASyZlY7Lkf\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"RS\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"38_7166\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"ZZ\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"unknown\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"98073196429956\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"825992_29242\"\n ],\n \"media_source_tweet_id\": [\n \"1170902\"\n ],\n \"poll_ids\": [\n \"16879547\"\n ]\n },\n \"author_id\": \"440820503075938645\",\n \"community_id\": \"81241957920108\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"55868193957\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0700559782653\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"E58FsLUQy9DPka\",\n \"id\": \"3818401601364142613\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26_9711219\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"3\",\n \"in_reply_to_user_id\": \"242436\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"48\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"966551_50\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Y\",\n \"id\": \"94\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"937043025_678931\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"05\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_37706\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"995991733_77136204535\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6gI1z\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"NU\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"10382809901330981\",\n \"name\": \"\",\n \"username\": \"M92n87\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7025566149348\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PMcqwyz1z9\",\n \"id\": \"57270119\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"6662_637113\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"990431_2173013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"7522720\",\n \"pinned_tweet_id\": \"29640781728507841\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"IU\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8f4c4013-bf92-4508-b4de-bfcc3e87cabd" }, { "id": "ad817725-3527-4f5d-b9ec-654902d0e6ee", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id/retweets?max_results=100&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id", "retweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "100" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-ad817725-3527-4f5d-b9ec-654902d0e6ee" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-56104e13-a0a4-4cfa-af62-b085f91021ab" } ], "id": "f2fccef4-2c7c-4604-a945-658e9f987718", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f2fccef4-2c7c-4604-a945-658e9f987718" }, { "name": "Delete Post", "id": "36ee3f3c-d71d-4838-94f7-4697594e3bc1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "variable": [ { "id": "44520c5e-3f0f-4b77-9070-9c2d820d1a3a", "key": "id", "value": "24845465479", "description": "(Required) The ID of the Post to be deleted." } ] }, "description": "Deletes a specific Post by its ID, if owned by the authenticated user." }, "response": [ { "id": "9e9c5576-5fd3-4dfa-a013-3c69f47e5e22", "name": "The request has succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"deleted\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9e9c5576-5fd3-4dfa-a013-3c69f47e5e22" }, { "id": "cc6979fc-6d5d-498e-be8a-3c3e0ae8a091", "name": "The request has failed.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-cc6979fc-6d5d-498e-be8a-3c3e0ae8a091" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-36ee3f3c-d71d-4838-94f7-4697594e3bc1" }, { "name": "Get Post by ID", "id": "c8100c64-2504-43dd-ac9a-06923390bbc6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id?tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "query": [ { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "ed9a9239-c74e-4488-8272-7eea9eedfb2f", "key": "id", "value": "24845465479", "description": "(Required) A single Post ID." } ] }, "description": "Retrieves details of a specific Post by its ID." }, "response": [ { "id": "2c4c7ff0-cbab-4b85-9e5f-2ad9e1940a22", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id?tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "query": [ { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attachments\": {\n \"media_keys\": [\n \"0_8052373502\"\n ],\n \"media_source_tweet_id\": [\n \"329140052719103\"\n ],\n \"poll_ids\": [\n \"8\"\n ]\n },\n \"author_id\": \"5897544400\",\n \"community_id\": \"2\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"001855282\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"696943599988\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"821889\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9506187552059611\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"x0\",\n \"id\": \"7592769547\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"225_941439370\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"277202\",\n \"in_reply_to_user_id\": \"13061534411819492\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"64907304548\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"43793033579_943489236\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Vi9e7fP7TDS\",\n \"id\": \"0582085\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5449191_0038\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"39674815\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7634_8736928013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"134748_8641875\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"srZwNzWL5_\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"UJ\"\n ],\n \"scope\": \"tweet\"\n }\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6646791_45689798068\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"AN\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"admin\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"651818\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"84950247_455834928\"\n ],\n \"media_source_tweet_id\": [\n \"8763819807614\"\n ],\n \"poll_ids\": [\n \"11482514\"\n ]\n },\n \"author_id\": \"26601024558\",\n \"community_id\": \"673189777939\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"365560288923235\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"362120660225713\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1488415896071913196\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"475916\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"V8ayp\",\n \"id\": \"79677\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"02_5554702\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4956780527524\",\n \"in_reply_to_user_id\": \"30340\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"596943888\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"002477_41\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"OETsLLc\",\n \"id\": \"26063\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"23975_5\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"9\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"28965856479_8638169971\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"19_36853666\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"2eSNRN\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"ON\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"043674\",\n \"name\": \"\",\n \"username\": \"9C\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"699175371483908\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PYlO\",\n \"id\": \"32166342700605\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"0_89\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"59669_52\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"6207232901\",\n \"pinned_tweet_id\": \"7159676010252191\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"Basic\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"MJ\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-2c4c7ff0-cbab-4b85-9e5f-2ad9e1940a22" }, { "id": "adc2a969-4921-435c-98ab-0f7d4ddb5d88", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets/:id?tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":id" ], "query": [ { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-adc2a969-4921-435c-98ab-0f7d4ddb5d88" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c8100c64-2504-43dd-ac9a-06923390bbc6" } ], "id": "52fc6ef5-7516-46b0-9030-7c6ed40ca2e8", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-52fc6ef5-7516-46b0-9030-7c6ed40ca2e8" }, { "name": "{tweet_id}", "item": [ { "name": "hidden", "item": [ { "name": "Hide reply", "id": "4cc8907f-5581-479c-b76a-c7e3bd0771da", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"hidden\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/:tweet_id/hidden", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":tweet_id", "hidden" ], "variable": [ { "id": "c6e90aea-382f-4b0d-9779-802c2df5fc76", "key": "tweet_id", "value": "24845465479", "description": "(Required) The ID of the reply that you want to hide or unhide." } ] }, "description": "Hides or unhides a reply to a conversation owned by the authenticated user." }, "response": [ { "id": "244878c9-c806-417f-a88c-661fdf5b7e6b", "name": "The request has succeeded.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"hidden\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/:tweet_id/hidden", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":tweet_id", "hidden" ], "variable": [ { "key": "tweet_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"hidden\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-244878c9-c806-417f-a88c-661fdf5b7e6b" }, { "id": "44932e7a-8b58-43df-b3ae-8768e72be669", "name": "The request has failed.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"hidden\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets/:tweet_id/hidden", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets", ":tweet_id", "hidden" ], "variable": [ { "key": "tweet_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-44932e7a-8b58-43df-b3ae-8768e72be669" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-4cc8907f-5581-479c-b76a-c7e3bd0771da" } ], "id": "204a39b2-e734-49dc-b646-1a68211e8891", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-204a39b2-e734-49dc-b646-1a68211e8891" } ], "id": "02170adc-2c93-4093-ae67-dcb0dd8ed06c", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-02170adc-2c93-4093-ae67-dcb0dd8ed06c" }, { "name": "Get Posts by IDs", "id": "64f87a0d-51e4-45bc-97d1-12fdb4283b06", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/tweets?ids=7&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] }, "description": "Retrieves details of multiple Posts by their IDs." }, "response": [ { "id": "8cb37108-9ddd-4a6d-a93e-e74b8b009b30", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets?ids=7&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"4505609548_754654\"\n ],\n \"media_source_tweet_id\": [\n \"928\"\n ],\n \"poll_ids\": [\n \"296520\"\n ]\n },\n \"author_id\": \"4731738134483154\",\n \"community_id\": \"52922\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"3718626\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"6\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"1093\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"37917434506054\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"XHB808qBQEu9Cs\",\n \"id\": \"05595261\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26_05457\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"40943\",\n \"in_reply_to_user_id\": \"10646190956822\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"2769094474166\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"00520547_8208467941\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"dC\",\n \"id\": \"2298765015451\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5073179_0889190\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"quoted\",\n \"id\": \"0231661440003742\"\n }\n ],\n \"reply_settings\": \"verified\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"68362847166_7\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"174482922_736619203\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"kxRylb7DbbR3\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"EU\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"7773237914_047\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"RA\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"22359024\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"closed\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"25_4\"\n ],\n \"media_source_tweet_id\": [\n \"939969924535720\"\n ],\n \"poll_ids\": [\n \"58\"\n ]\n },\n \"author_id\": \"286131254209\",\n \"community_id\": \"8\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"775207036\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"85974449179892\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"90723\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"765672940758621249\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"2KZhnYMSjqWhY\",\n \"id\": \"6704691443\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"12_23\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"69756130\",\n \"in_reply_to_user_id\": \"8776401\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"6988185\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"2775613_87323298\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"LEmrcCpLOPv\",\n \"id\": \"19064250\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"066632034_9080147792\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"264677509838657\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7324610_08\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"311_79290720052\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"DQjay2OS\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"AT\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"9936080822964541\",\n \"name\": \"\",\n \"username\": \"iZRKwBtEsHCf_SM\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"0501539\"\n ]\n },\n \"connection_status\": [\n \"follow_request_received\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"7A0UMpwlp0A7Gt\",\n \"id\": \"179\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7_31584\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"2797448_1435296\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"8680315144164302977\",\n \"pinned_tweet_id\": \"0667314928\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"government\",\n \"withheld\": {\n \"country_codes\": [\n \"NO\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8cb37108-9ddd-4a6d-a93e-e74b8b009b30" }, { "id": "e3a87793-e0bb-4c2f-827b-fd00358ffb90", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/tweets?ids=7&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ], "query": [ { "description": "(Required) A comma separated list of Post IDs. Up to 100 are allowed in a single request.", "key": "ids", "value": "7" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e3a87793-e0bb-4c2f-827b-fd00358ffb90" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-64f87a0d-51e4-45bc-97d1-12fdb4283b06" }, { "name": "Create or Edit Post", "id": "f32784b3-c14b-4935-a6ed-9ea17f5e1220", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"card_uri\": \"\",\n \"community_id\": \"356983923167896\",\n \"direct_message_deep_link\": \"\",\n \"edit_options\": {\n \"previous_post_id\": \"54085363\"\n },\n \"for_super_followers_only\": false,\n \"geo\": {\n \"place_id\": \"\"\n },\n \"made_with_ai\": \"\",\n \"media\": {\n \"media_ids\": [\n \"257538548402\"\n ],\n \"call_to_actions\": {\n \"app_install\": {\n \"app_store_id\": \"\",\n \"ipad_app_store_id\": \"\",\n \"play_store_id\": \"\"\n },\n \"visit_site\": {\n \"url\": \"\"\n },\n \"watch_now\": {\n \"url\": \"\"\n }\n },\n \"description\": \"\",\n \"embeddable\": \"\",\n \"preview_media_id\": \"295\",\n \"tagged_user_ids\": [\n \"8615166890\",\n \"886791332\",\n \"06893201268\",\n \"82881549633072\",\n \"5447955381694843\",\n \"0708258300674560\",\n \"78469\",\n \"7210\",\n \"1847547115642007\",\n \"75956270\"\n ],\n \"title\": \"\"\n },\n \"nullcast\": false,\n \"paid_partnership\": \"\",\n \"poll\": {\n \"options\": [\n \"\",\n \"\"\n ],\n \"duration_minutes\": \"\",\n \"reply_settings\": \"subscribers\"\n },\n \"quote_tweet_id\": \"093994427432928726\",\n \"reply\": {\n \"in_reply_to_tweet_id\": \"80601813488\",\n \"auto_populate_reply_metadata\": \"\",\n \"exclude_reply_user_ids\": [\n \"4\",\n \"83873\"\n ]\n },\n \"reply_settings\": \"subscribers\",\n \"share_with_followers\": false,\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ] }, "description": "Creates a new Post for the authenticated user, or edits an existing Post when edit_options are provided. Supports paid partnership disclosure via the paid_partnership field." }, "response": [ { "id": "800c99b8-1222-42a5-a687-bda3f50c7c7f", "name": "The request has succeeded.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"card_uri\": \"\",\n \"community_id\": \"356983923167896\",\n \"direct_message_deep_link\": \"\",\n \"edit_options\": {\n \"previous_post_id\": \"54085363\"\n },\n \"for_super_followers_only\": false,\n \"geo\": {\n \"place_id\": \"\"\n },\n \"made_with_ai\": \"\",\n \"media\": {\n \"media_ids\": [\n \"257538548402\"\n ],\n \"call_to_actions\": {\n \"app_install\": {\n \"app_store_id\": \"\",\n \"ipad_app_store_id\": \"\",\n \"play_store_id\": \"\"\n },\n \"visit_site\": {\n \"url\": \"\"\n },\n \"watch_now\": {\n \"url\": \"\"\n }\n },\n \"description\": \"\",\n \"embeddable\": \"\",\n \"preview_media_id\": \"295\",\n \"tagged_user_ids\": [\n \"8615166890\",\n \"886791332\",\n \"06893201268\",\n \"82881549633072\",\n \"5447955381694843\",\n \"0708258300674560\",\n \"78469\",\n \"7210\",\n \"1847547115642007\",\n \"75956270\"\n ],\n \"title\": \"\"\n },\n \"nullcast\": false,\n \"paid_partnership\": \"\",\n \"poll\": {\n \"options\": [\n \"\",\n \"\"\n ],\n \"duration_minutes\": \"\",\n \"reply_settings\": \"subscribers\"\n },\n \"quote_tweet_id\": \"093994427432928726\",\n \"reply\": {\n \"in_reply_to_tweet_id\": \"80601813488\",\n \"auto_populate_reply_metadata\": \"\",\n \"exclude_reply_user_ids\": [\n \"4\",\n \"83873\"\n ]\n },\n \"reply_settings\": \"subscribers\",\n \"share_with_followers\": false,\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"760208201231\",\n \"text\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-800c99b8-1222-42a5-a687-bda3f50c7c7f" }, { "id": "51c2e13b-1ee9-47dd-bc1c-8f7a88fcab62", "name": "The request has failed.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"card_uri\": \"\",\n \"community_id\": \"356983923167896\",\n \"direct_message_deep_link\": \"\",\n \"edit_options\": {\n \"previous_post_id\": \"54085363\"\n },\n \"for_super_followers_only\": false,\n \"geo\": {\n \"place_id\": \"\"\n },\n \"made_with_ai\": \"\",\n \"media\": {\n \"media_ids\": [\n \"257538548402\"\n ],\n \"call_to_actions\": {\n \"app_install\": {\n \"app_store_id\": \"\",\n \"ipad_app_store_id\": \"\",\n \"play_store_id\": \"\"\n },\n \"visit_site\": {\n \"url\": \"\"\n },\n \"watch_now\": {\n \"url\": \"\"\n }\n },\n \"description\": \"\",\n \"embeddable\": \"\",\n \"preview_media_id\": \"295\",\n \"tagged_user_ids\": [\n \"8615166890\",\n \"886791332\",\n \"06893201268\",\n \"82881549633072\",\n \"5447955381694843\",\n \"0708258300674560\",\n \"78469\",\n \"7210\",\n \"1847547115642007\",\n \"75956270\"\n ],\n \"title\": \"\"\n },\n \"nullcast\": false,\n \"paid_partnership\": \"\",\n \"poll\": {\n \"options\": [\n \"\",\n \"\"\n ],\n \"duration_minutes\": \"\",\n \"reply_settings\": \"subscribers\"\n },\n \"quote_tweet_id\": \"093994427432928726\",\n \"reply\": {\n \"in_reply_to_tweet_id\": \"80601813488\",\n \"auto_populate_reply_metadata\": \"\",\n \"exclude_reply_user_ids\": [\n \"4\",\n \"83873\"\n ]\n },\n \"reply_settings\": \"subscribers\",\n \"share_with_followers\": false,\n \"text\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/tweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "tweets" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-51c2e13b-1ee9-47dd-bc1c-8f7a88fcab62" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f32784b3-c14b-4935-a6ed-9ea17f5e1220" } ], "id": "abb00c0e-4558-4326-88f2-c7a24d8c703b", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-abb00c0e-4558-4326-88f2-c7a24d8c703b" }, { "name": "users", "item": [ { "name": "{id}", "item": [ { "name": "liked_tweets", "item": [ { "name": "Get liked Posts", "id": "e78beca5-55ac-44cb-813c-49456677451d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/liked_tweets?max_results=&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "liked_tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "1d37de8f-8b99-42af-962c-3a8b169f0af3", "key": "id", "value": "4999200", "description": "(Required) The ID of the User to lookup." } ] }, "description": "Retrieves a list of Posts liked by a specific User by their ID." }, "response": [ { "id": "bec9c808-49d4-40d7-ba3b-f73bec8e3174", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/liked_tweets?max_results=&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "liked_tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"3_707983462\"\n ],\n \"media_source_tweet_id\": [\n \"37\"\n ],\n \"poll_ids\": [\n \"5626196\"\n ]\n },\n \"author_id\": \"114166\",\n \"community_id\": \"7\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"75\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"4862774129\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"88\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"9000508096262533579\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"C2agsJYK8lVZ\",\n \"id\": \"38189971365101397\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"65_99\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"4\",\n \"in_reply_to_user_id\": \"00285226\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"382334594126\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"1726648450_0788609\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"L34vdrK\",\n \"id\": \"4935162053010\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"159897457_198439619\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"76990282667543\"\n }\n ],\n \"reply_settings\": \"everyone\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"4289710_15\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"5_716\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"03ASyZlY7Lkf\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"RS\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"38_7166\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"ZZ\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"unknown\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"98073196429956\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"825992_29242\"\n ],\n \"media_source_tweet_id\": [\n \"1170902\"\n ],\n \"poll_ids\": [\n \"16879547\"\n ]\n },\n \"author_id\": \"440820503075938645\",\n \"community_id\": \"81241957920108\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"55868193957\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"0700559782653\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"E58FsLUQy9DPka\",\n \"id\": \"3818401601364142613\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26_9711219\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"3\",\n \"in_reply_to_user_id\": \"242436\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"48\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"966551_50\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"Y\",\n \"id\": \"94\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"937043025_678931\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"05\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"81_37706\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"995991733_77136204535\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6gI1z\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"NU\"\n ],\n \"scope\": \"tweet\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"10382809901330981\",\n \"name\": \"\",\n \"username\": \"M92n87\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"7025566149348\"\n ]\n },\n \"connection_status\": [\n \"following\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"PMcqwyz1z9\",\n \"id\": \"57270119\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"6662_637113\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"990431_2173013\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"7522720\",\n \"pinned_tweet_id\": \"29640781728507841\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"None\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"IU\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bec9c808-49d4-40d7-ba3b-f73bec8e3174" }, { "id": "cfa29671-642d-4759-a2c6-af21f2b1a524", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/liked_tweets?max_results=&pagination_token=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "liked_tweets" ], "query": [ { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-cfa29671-642d-4759-a2c6-af21f2b1a524" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e78beca5-55ac-44cb-813c-49456677451d" } ], "id": "337d62d2-e1a2-4a95-9b65-cc05839a5e9c", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-337d62d2-e1a2-4a95-9b65-cc05839a5e9c" }, { "name": "likes", "item": [ { "name": "{tweet_id}", "item": [ { "name": "Unlike Post", "id": "c00d54d0-2bee-4c55-b1f6-64bdaced77ee", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/likes/:tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes", ":tweet_id" ], "variable": [ { "id": "0cbc4c88-45c0-4863-95d2-984af1d18468", "key": "id", "value": "", "description": "(Required) The ID of the authenticated source User that is requesting to unlike the Post." }, { "id": "cc2b1856-5e07-405e-b7b0-f26abdaada8e", "key": "tweet_id", "value": "24845465479", "description": "(Required) The ID of the Post that the User is requesting to unlike." } ] }, "description": "Causes the authenticated user to Unlike a specific Post by its ID." }, "response": [ { "id": "41bc9e48-6631-4f14-a804-2fdeab9c5bbf", "name": "The request has succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/likes/:tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes", ":tweet_id" ], "variable": [ { "key": "id" }, { "key": "tweet_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"liked\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-41bc9e48-6631-4f14-a804-2fdeab9c5bbf" }, { "id": "96160c58-d28e-482a-955c-fa2b364ca4c5", "name": "The request has failed.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/likes/:tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes", ":tweet_id" ], "variable": [ { "key": "id" }, { "key": "tweet_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-96160c58-d28e-482a-955c-fa2b364ca4c5" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c00d54d0-2bee-4c55-b1f6-64bdaced77ee" } ], "id": "aa5330bb-e0b4-4ae0-b2a7-a2b65197c229", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-aa5330bb-e0b4-4ae0-b2a7-a2b65197c229" }, { "name": "Like Post", "id": "c1c0feb3-d793-4fc6-b77c-ac0125d8c49d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"5304577\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/likes", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes" ], "variable": [ { "id": "3b84ed39-d115-41f7-a7f7-d500571dfed7", "key": "id", "value": "", "description": "(Required) The ID of the authenticated source User that is requesting to like the Post." } ] }, "description": "Causes the authenticated user to Like a specific Post by its ID." }, "response": [ { "id": "10b17cae-93e3-400b-bc99-102daf1c38ee", "name": "The request has succeeded.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"5304577\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/likes", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"liked\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-10b17cae-93e3-400b-bc99-102daf1c38ee" }, { "id": "70e08f3a-55ec-4982-b16c-a292621de3b4", "name": "The request has failed.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"5304577\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/likes", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "likes" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-70e08f3a-55ec-4982-b16c-a292621de3b4" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c1c0feb3-d793-4fc6-b77c-ac0125d8c49d" } ], "id": "f6fb4791-9b28-47f3-aa23-725f71f5e597", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f6fb4791-9b28-47f3-aa23-725f71f5e597" }, { "name": "mentions", "item": [ { "name": "Get mentions", "id": "52fb63c2-0761-4fa1-a3c5-50b105b5893b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/mentions?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "mentions" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "a2ca7c44-fbfa-4dcb-bff3-ea53faf0740e", "key": "id", "value": "4999200", "description": "(Required) The ID of the User to lookup." } ] }, "description": "Retrieves a list of Posts that mention a specific User by their ID." }, "response": [ { "id": "db5bc255-9533-4fc2-9372-13f3b5588e5c", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/users/:id/mentions?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "mentions" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"795777351_15146240\"\n ],\n \"media_source_tweet_id\": [\n \"519984614138336107\"\n ],\n \"poll_ids\": [\n \"3\"\n ]\n },\n \"author_id\": \"3764\",\n \"community_id\": \"621046788742413\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"612486\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"206214177\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"36425572583541099\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"281\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"6LkSQsk7jgu4\",\n \"id\": \"659618051046\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"56849407848_5962981\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"5354467828286\",\n \"in_reply_to_user_id\": \"942297184877298\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"01974474485\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_999430\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"3g6FXTHICvdx1\",\n \"id\": \"17233406\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"87559_972147175\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"7626\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"971839450_46591540754\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_2817797119\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"lxfov\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JT\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6967_27\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"VK\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"93080098197\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"94745_3545269852\"\n ],\n \"media_source_tweet_id\": [\n \"8100\"\n ],\n \"poll_ids\": [\n \"4213804813805502\"\n ]\n },\n \"author_id\": \"0278647008328997\",\n \"community_id\": \"2203215696363\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"906401183065\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"901\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4290281569\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2665443844\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"rLL\",\n \"id\": \"105468632480949\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26577975239_67\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"622259460202811\",\n \"in_reply_to_user_id\": \"6305580762313\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"4314727503237816194\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"958861957_15561651\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"z_hQrdiX\",\n \"id\": \"9009727952523\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7_0\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"84439028\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"10412_267582348\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"63_2682467729\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6W5a_WKjpHfnw3o\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"IM\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"8543433396182\",\n \"name\": \"\",\n \"username\": \"9jSAs7a4i\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"564241709\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"sJ1\",\n \"id\": \"1661\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"823061881_10912254\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"920_4636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"83645184643\",\n \"pinned_tweet_id\": \"50669601\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"PremiumPlus\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"BL\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-db5bc255-9533-4fc2-9372-13f3b5588e5c" }, { "id": "660d6bd2-9155-4ce9-9d61-a9ef47eaded2", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/users/:id/mentions?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "mentions" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-660d6bd2-9155-4ce9-9d61-a9ef47eaded2" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-52fb63c2-0761-4fa1-a3c5-50b105b5893b" } ], "id": "637d5a88-e1a3-40ab-a33c-6c70dcd68983", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-637d5a88-e1a3-40ab-a33c-6c70dcd68983" }, { "name": "retweets", "item": [ { "name": "{source_tweet_id}", "item": [ { "name": "Unrepost Post", "id": "35fb03af-e62c-4219-913c-0a3d36844ea5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/retweets/:source_tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets", ":source_tweet_id" ], "variable": [ { "id": "1667059c-24f7-43e9-bea4-bd6cbdc23194", "key": "id", "value": "", "description": "(Required) The ID of the authenticated source User that is requesting to repost the Post." }, { "id": "92b4034d-d254-4845-886b-f8d6bd8917e5", "key": "source_tweet_id", "value": "24845465479", "description": "(Required) The ID of the Post that the User is requesting to unretweet." } ] }, "description": "Causes the authenticated user to unrepost a specific Post by its ID." }, "response": [ { "id": "aeb78c9e-d759-4d4a-b2df-42d3d6e0bc91", "name": "The request has succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/retweets/:source_tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets", ":source_tweet_id" ], "variable": [ { "key": "id" }, { "key": "source_tweet_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"retweeted\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-aeb78c9e-d759-4d4a-b2df-42d3d6e0bc91" }, { "id": "ebb7dd6c-e9c4-4519-879a-f49a2fb83d52", "name": "The request has failed.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/retweets/:source_tweet_id", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets", ":source_tweet_id" ], "variable": [ { "key": "id" }, { "key": "source_tweet_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-ebb7dd6c-e9c4-4519-879a-f49a2fb83d52" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-35fb03af-e62c-4219-913c-0a3d36844ea5" } ], "id": "becd6673-8549-4b1c-9a42-2856da0e5574", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-becd6673-8549-4b1c-9a42-2856da0e5574" }, { "name": "Repost Post", "id": "15102d83-a067-48ee-bae9-53f90ee947e5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"8194\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/retweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets" ], "variable": [ { "id": "95786f4d-8237-42d2-9e10-04a86ea262ff", "key": "id", "value": "", "description": "(Required) The ID of the authenticated source User that is requesting to repost the Post." } ] }, "description": "Causes the authenticated user to repost a specific Post by its ID." }, "response": [ { "id": "9ac5bec6-1052-42a8-8ced-f84e362bb2d7", "name": "The request has succeeded.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"8194\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/retweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"03306315\",\n \"retweeted\": \"\"\n },\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-9ac5bec6-1052-42a8-8ced-f84e362bb2d7" }, { "id": "014da92a-a088-45bd-86cf-ac0f2b84333a", "name": "The request has failed.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"tweet_id\": \"8194\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/2/users/:id/retweets", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "retweets" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-014da92a-a088-45bd-86cf-ac0f2b84333a" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-15102d83-a067-48ee-bae9-53f90ee947e5" } ], "id": "89f9dd17-5313-4ec5-879d-5730d5a5a641", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-89f9dd17-5313-4ec5-879d-5730d5a5a641" }, { "name": "timelines", "item": [ { "name": "reverse_chronological", "item": [ { "name": "Get Timeline", "id": "bf3a788d-cc2c-4027-9259-88ea8a6294b5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "block.read bookmark.read bookmark.write dm.read dm.write follows.read follows.write like.read like.write list.read list.write media.write mute.read mute.write offline.access space.read timeline.read tweet.moderate.write tweet.read tweet.write users.read", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.x.com/2/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "https://api.x.com/2/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/timelines/reverse_chronological?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=replies,replies&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "timelines", "reverse_chronological" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "replies,replies" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "e40d7ca2-75a8-4e53-927e-c1b19b864eaa", "key": "id", "value": "", "description": "(Required) The ID of the authenticated source User to list Reverse Chronological Timeline Posts of." } ] }, "description": "Retrieves a reverse chronological list of Posts in the authenticated User\u2019s Timeline." }, "response": [ { "id": "f76e6d60-897c-4cb1-b699-72c969b7253f", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/timelines/reverse_chronological?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=replies,replies&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "timelines", "reverse_chronological" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "replies,replies" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"795777351_15146240\"\n ],\n \"media_source_tweet_id\": [\n \"519984614138336107\"\n ],\n \"poll_ids\": [\n \"3\"\n ]\n },\n \"author_id\": \"3764\",\n \"community_id\": \"621046788742413\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"612486\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"206214177\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"36425572583541099\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"281\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"6LkSQsk7jgu4\",\n \"id\": \"659618051046\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"56849407848_5962981\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"5354467828286\",\n \"in_reply_to_user_id\": \"942297184877298\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"01974474485\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_999430\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"3g6FXTHICvdx1\",\n \"id\": \"17233406\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"87559_972147175\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"7626\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"971839450_46591540754\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_2817797119\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"lxfov\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JT\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6967_27\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"VK\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"93080098197\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"94745_3545269852\"\n ],\n \"media_source_tweet_id\": [\n \"8100\"\n ],\n \"poll_ids\": [\n \"4213804813805502\"\n ]\n },\n \"author_id\": \"0278647008328997\",\n \"community_id\": \"2203215696363\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"906401183065\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"901\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4290281569\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2665443844\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"rLL\",\n \"id\": \"105468632480949\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26577975239_67\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"622259460202811\",\n \"in_reply_to_user_id\": \"6305580762313\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"4314727503237816194\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"958861957_15561651\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"z_hQrdiX\",\n \"id\": \"9009727952523\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7_0\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"84439028\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"10412_267582348\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"63_2682467729\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6W5a_WKjpHfnw3o\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"IM\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"8543433396182\",\n \"name\": \"\",\n \"username\": \"9jSAs7a4i\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"564241709\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"sJ1\",\n \"id\": \"1661\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"823061881_10912254\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"920_4636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"83645184643\",\n \"pinned_tweet_id\": \"50669601\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"PremiumPlus\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"BL\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f76e6d60-897c-4cb1-b699-72c969b7253f" }, { "id": "21e3cda3-54f6-4190-a92d-4f60faead1f8", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/timelines/reverse_chronological?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=replies,replies&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "timelines", "reverse_chronological" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "replies,replies" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-21e3cda3-54f6-4190-a92d-4f60faead1f8" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-bf3a788d-cc2c-4027-9259-88ea8a6294b5" } ], "id": "e9e67eb2-eadf-42f8-b2c4-9dfc1e79c2a3", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-e9e67eb2-eadf-42f8-b2c4-9dfc1e79c2a3" } ], "id": "12ee1293-7580-46d7-a71b-401034409913", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-12ee1293-7580-46d7-a71b-401034409913" }, { "name": "tweets", "item": [ { "name": "Get Posts", "id": "10d73f65-4cd8-4def-a6e8-4c424bbd9882", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/2/users/:id/tweets?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=retweets&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "tweets" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "id": "29292749-e51b-4126-80d7-b37e0580ef6e", "key": "id", "value": "4999200", "description": "(Required) The ID of the User to lookup." } ] }, "description": "Retrieves a list of posts authored by a specific User by their ID." }, "response": [ { "id": "c4a0d540-a390-4742-af93-f84e1fc0304d", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/users/:id/tweets?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=retweets&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "tweets" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"795777351_15146240\"\n ],\n \"media_source_tweet_id\": [\n \"519984614138336107\"\n ],\n \"poll_ids\": [\n \"3\"\n ]\n },\n \"author_id\": \"3764\",\n \"community_id\": \"621046788742413\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"612486\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"206214177\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"36425572583541099\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"281\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"6LkSQsk7jgu4\",\n \"id\": \"659618051046\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"56849407848_5962981\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"5354467828286\",\n \"in_reply_to_user_id\": \"942297184877298\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"01974474485\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_999430\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"3g6FXTHICvdx1\",\n \"id\": \"17233406\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"87559_972147175\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"replied_to\",\n \"id\": \"7626\"\n }\n ],\n \"reply_settings\": \"mentionedUsers\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"971839450_46591540754\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"8_2817797119\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"lxfov\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"JT\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"errors\": [\n {\n \"type\": \"\",\n \"title\": \"\",\n \"detail\": \"\",\n \"status\": \"\"\n }\n ],\n \"includes\": {\n \"media\": [\n {\n \"type\": \"\",\n \"height\": \"\",\n \"media_key\": \"6967_27\",\n \"width\": \"\"\n }\n ],\n \"places\": [\n {\n \"id\": \"\",\n \"full_name\": \"\",\n \"contained_within\": [\n \"\"\n ],\n \"country\": \"\",\n \"country_code\": \"VK\",\n \"geo\": {\n \"type\": \"Feature\",\n \"bbox\": [\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"properties\": {},\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"place_type\": \"country\"\n }\n ],\n \"polls\": [\n {\n \"id\": \"93080098197\",\n \"options\": [\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n },\n {\n \"position\": \"\",\n \"label\": \"\",\n \"votes\": \"\"\n }\n ],\n \"duration_minutes\": \"\",\n \"end_datetime\": \"\",\n \"voting_status\": \"open\"\n }\n ],\n \"topics\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n ],\n \"tweets\": [\n {\n \"attachments\": {\n \"media_keys\": [\n \"94745_3545269852\"\n ],\n \"media_source_tweet_id\": [\n \"8100\"\n ],\n \"poll_ids\": [\n \"4213804813805502\"\n ]\n },\n \"author_id\": \"0278647008328997\",\n \"community_id\": \"2203215696363\",\n \"context_annotations\": [\n {\n \"domain\": {\n \"id\": \"906401183065\",\n \"description\": \"\",\n \"name\": \"\"\n },\n \"entity\": {\n \"id\": \"901\",\n \"description\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"conversation_id\": \"4290281569\",\n \"created_at\": \"\",\n \"display_text_range\": [\n \"\",\n \"\"\n ],\n \"edit_controls\": {\n \"is_edit_eligible\": \"\",\n \"editable_until\": \"\",\n \"edits_remaining\": \"\"\n },\n \"edit_history_tweet_ids\": [\n \"2665443844\"\n ],\n \"entities\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"rLL\",\n \"id\": \"105468632480949\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"26577975239_67\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"geo\": {\n \"coordinates\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n },\n \"place_id\": \"\"\n },\n \"id\": \"622259460202811\",\n \"in_reply_to_user_id\": \"6305580762313\",\n \"lang\": \"\",\n \"matched_media_notes\": {\n \"match_status\": \"\",\n \"note_id\": \"4314727503237816194\"\n },\n \"non_public_metrics\": {\n \"impression_count\": \"\"\n },\n \"note_request_suggestions\": {\n \"source_link\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"958861957_15561651\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n },\n \"suggestion\": \"\",\n \"suggestion_id\": \"\"\n },\n \"note_tweet\": {\n \"entities\": {\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"z_hQrdiX\",\n \"id\": \"9009727952523\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"7_0\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"text\": \"\"\n },\n \"organic_metrics\": {\n \"impression_count\": \"\",\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\"\n },\n \"paid_partnership\": \"\",\n \"possibly_sensitive\": \"\",\n \"promoted_metrics\": {\n \"impression_count\": \"\",\n \"like_count\": \"\",\n \"reply_count\": \"\",\n \"retweet_count\": \"\"\n },\n \"public_metrics\": {\n \"retweet_count\": \"\",\n \"reply_count\": \"\",\n \"like_count\": \"\",\n \"impression_count\": \"\",\n \"bookmark_count\": \"\",\n \"quote_count\": \"\"\n },\n \"referenced_tweets\": [\n {\n \"type\": \"retweeted\",\n \"id\": \"84439028\"\n }\n ],\n \"reply_settings\": \"other\",\n \"scopes\": {\n \"followers\": \"\"\n },\n \"source\": \"\",\n \"suggested_source_links\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"10412_267582348\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ],\n \"suggested_source_links_with_counts\": {\n \"count\": \"\",\n \"url\": {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"63_2682467729\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n },\n \"text\": \"\",\n \"username\": \"6W5a_WKjpHfnw3o\",\n \"withheld\": {\n \"copyright\": \"\",\n \"country_codes\": [\n \"IM\"\n ],\n \"scope\": \"user\"\n }\n }\n ],\n \"users\": [\n {\n \"id\": \"8543433396182\",\n \"name\": \"\",\n \"username\": \"9jSAs7a4i\",\n \"affiliation\": {\n \"badge_url\": \"\",\n \"description\": \"\",\n \"url\": \"\",\n \"user_id\": [\n \"564241709\"\n ]\n },\n \"connection_status\": [\n \"blocking\"\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"entities\": {\n \"description\": {\n \"annotations\": [\n {\n \"start\": \"\",\n \"end\": \"\",\n \"normalized_text\": \"\",\n \"probability\": \"\",\n \"type\": \"\"\n }\n ],\n \"cashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"hashtags\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"tag\": \"\"\n }\n ],\n \"mentions\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"username\": \"sJ1\",\n \"id\": \"1661\"\n }\n ],\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"823061881_10912254\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n },\n \"url\": {\n \"urls\": [\n {\n \"end\": \"\",\n \"start\": \"\",\n \"url\": \"\",\n \"description\": \"\",\n \"display_url\": \"\",\n \"expanded_url\": \"\",\n \"images\": [\n {\n \"height\": \"\",\n \"url\": \"\",\n \"width\": \"\"\n }\n ],\n \"media_key\": \"920_4636\",\n \"status\": \"\",\n \"title\": \"\",\n \"unwound_url\": \"\"\n }\n ]\n }\n },\n \"location\": \"\",\n \"most_recent_tweet_id\": \"83645184643\",\n \"pinned_tweet_id\": \"50669601\",\n \"profile_banner_url\": \"\",\n \"profile_image_url\": \"\",\n \"protected\": \"\",\n \"public_metrics\": {\n \"followers_count\": \"\",\n \"following_count\": \"\",\n \"tweet_count\": \"\",\n \"listed_count\": \"\",\n \"like_count\": \"\"\n },\n \"receives_your_dm\": \"\",\n \"subscription_type\": \"PremiumPlus\",\n \"url\": \"\",\n \"verified\": \"\",\n \"verified_type\": \"business\",\n \"withheld\": {\n \"country_codes\": [\n \"BL\"\n ],\n \"scope\": \"user\"\n }\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"previous_token\": \"\",\n \"result_count\": \"\"\n }\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c4a0d540-a390-4742-af93-f84e1fc0304d" }, { "id": "f50ef642-7c7c-4c53-901c-ca4b82f5d5af", "name": "The request has failed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/2/users/:id/tweets?since_id=24845465479&until_id=24845465479&max_results=&pagination_token=&exclude=retweets&start_time=&end_time=&tweet.fields=edit_history_tweet_ids&expansions=referenced_tweets.id.attachments.media_keys&media.fields=alt_text&poll.fields=id&user.fields=parody&place.fields=country_code", "host": [ "{{baseUrl}}" ], "path": [ "2", "users", ":id", "tweets" ], "query": [ { "description": "The minimum Post ID to be included in the result set. This parameter takes precedence over start_time if both are specified.", "key": "since_id", "value": "24845465479" }, { "description": "The maximum Post ID to be included in the result set. This parameter takes precedence over end_time if both are specified.", "key": "until_id", "value": "24845465479" }, { "description": "The maximum number of results.", "key": "max_results", "value": "" }, { "description": "This parameter is used to get the next 'page' of results.", "key": "pagination_token", "value": "" }, { "description": "The set of entities to exclude (e.g. 'replies' or 'retweets').", "key": "exclude", "value": "retweets" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The earliest UTC timestamp from which the Posts will be provided. The since_id parameter takes precedence if it is also specified.", "key": "start_time", "value": "" }, { "description": "YYYY-MM-DDTHH:mm:ssZ. The latest UTC timestamp to which the Posts will be provided. The until_id parameter takes precedence if it is also specified.", "key": "end_time", "value": "" }, { "description": "A comma separated list of Tweet fields to display.", "key": "tweet.fields", "value": "edit_history_tweet_ids" }, { "description": "A comma separated list of fields to expand.", "key": "expansions", "value": "referenced_tweets.id.attachments.media_keys" }, { "description": "A comma separated list of Media fields to display.", "key": "media.fields", "value": "alt_text" }, { "description": "A comma separated list of Poll fields to display.", "key": "poll.fields", "value": "id" }, { "description": "A comma separated list of User fields to display.", "key": "user.fields", "value": "parody" }, { "description": "A comma separated list of Place fields to display.", "key": "place.fields", "value": "country_code" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-f50ef642-7c7c-4c53-901c-ca4b82f5d5af" } ], "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-10d73f65-4cd8-4def-a6e8-4c424bbd9882" } ], "id": "b55f82cd-42c4-4cd7-a1a5-0cfc5df96d8b", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-b55f82cd-42c4-4cd7-a1a5-0cfc5df96d8b" } ], "id": "8edf4986-2b70-4dd8-aa86-c9b41fdf678f", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-8edf4986-2b70-4dd8-aa86-c9b41fdf678f" } ], "id": "624c625a-e125-4890-bf77-3ece22239fc1", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-624c625a-e125-4890-bf77-3ece22239fc1" } ], "id": "c169abef-d1df-4a11-890f-f23ecdf11abf", "createdAt": "2026-07-28T03:21:40.000Z", "updatedAt": "2026-07-28T03:21:40.000Z", "uid": "35240-c169abef-d1df-4a11-890f-f23ecdf11abf" } ], "variable": [ { "key": "baseUrl", "value": "https://api.x.com" } ] }