{ "uuid": "3df4ce55-268c-45e1-b02c-1f06d7cd3609", "lastMigration": 29, "name": "Twitter API v2", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d560860e-5bf6-44a0-b6fd-ae602c64e847", "documentation": "Returns the open api spec document.", "method": "get", "endpoint": "2/openapi.json", "responses": [ { "uuid": "545e726f-8592-425f-92c2-8678ef410769", "body": "{}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55009ece-8ebc-4e76-93d9-744989dbda84", "documentation": "Space lookup up Space IDs", "method": "get", "endpoint": "2/spaces", "responses": [ { "uuid": "8e9e87e9-4a0c-4d1f-9fa0-845b3bb34e9c", "body": "{\n \"data\": [\n {\n \"created_at\": \"2021-07-06T18:40:40.000Z\",\n \"creator_id\": \"2244994945\",\n \"host_ids\": [\n \"2244994945\"\n ],\n \"id\": \"1SLjjRYNejbKM\",\n \"invited_user_ids\": [\n \"2244994945\"\n ],\n \"is_ticketed\": \"false\",\n \"lang\": \"en\",\n \"participant_count\": 10,\n \"scheduled_start\": \"2021-07-06T18:40:40.000Z\",\n \"speaker_ids\": [\n \"2244994945\"\n ],\n \"started_at\": \"2021-7-14T04:35:55Z\",\n \"state\": \"{{oneOf (array 'live' 'scheduled' 'ended')}}\",\n \"title\": \"Spaces are Awesome\",\n \"updated_at\": \"2021-7-14T04:35:55Z\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62bd4077-d69e-4786-9eaf-944f3e361fcf", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "325898c6-a6a4-4653-8201-9ff053e12fdc", "documentation": "Space lookup by their creators", "method": "get", "endpoint": "2/spaces/by/creator_ids", "responses": [ { "uuid": "751fe0f5-0695-4382-bf19-ea0cb34dc4fb", "body": "{\n \"data\": [\n {\n \"created_at\": \"2021-07-06T18:40:40.000Z\",\n \"creator_id\": \"2244994945\",\n \"host_ids\": [\n \"2244994945\"\n ],\n \"id\": \"1SLjjRYNejbKM\",\n \"invited_user_ids\": [\n \"2244994945\"\n ],\n \"is_ticketed\": \"false\",\n \"lang\": \"en\",\n \"participant_count\": 10,\n \"scheduled_start\": \"2021-07-06T18:40:40.000Z\",\n \"speaker_ids\": [\n \"2244994945\"\n ],\n \"started_at\": \"2021-7-14T04:35:55Z\",\n \"state\": \"{{oneOf (array 'live' 'scheduled' 'ended')}}\",\n \"title\": \"Spaces are Awesome\",\n \"updated_at\": \"2021-7-14T04:35:55Z\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3556a1b0-cf49-4887-aab6-b9aab171007d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0353140a-cae4-4271-9549-34582011181f", "documentation": "Search for Spaces", "method": "get", "endpoint": "2/spaces/search", "responses": [ { "uuid": "ec754316-1ca9-4b2a-8d4b-3037ea32ac34", "body": "{\n \"data\": [\n {\n \"created_at\": \"2021-07-06T18:40:40.000Z\",\n \"creator_id\": \"2244994945\",\n \"host_ids\": [\n \"2244994945\"\n ],\n \"id\": \"1SLjjRYNejbKM\",\n \"invited_user_ids\": [\n \"2244994945\"\n ],\n \"is_ticketed\": \"false\",\n \"lang\": \"en\",\n \"participant_count\": 10,\n \"scheduled_start\": \"2021-07-06T18:40:40.000Z\",\n \"speaker_ids\": [\n \"2244994945\"\n ],\n \"started_at\": \"2021-7-14T04:35:55Z\",\n \"state\": \"{{oneOf (array 'live' 'scheduled' 'ended')}}\",\n \"title\": \"Spaces are Awesome\",\n \"updated_at\": \"2021-7-14T04:35:55Z\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fffb9bf-f1ad-47f8-9f94-0e6e1e5bc656", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0231cbd-cb49-4b32-8c22-e48e7096b220", "documentation": "Space lookup by Space ID", "method": "get", "endpoint": "2/spaces/:id", "responses": [ { "uuid": "d40a5b00-825f-4cd6-9acd-57e6ecfd53fe", "body": "{\n \"data\": {\n \"created_at\": \"2021-07-06T18:40:40.000Z\",\n \"creator_id\": \"2244994945\",\n \"host_ids\": [\n \"2244994945\"\n ],\n \"id\": \"1SLjjRYNejbKM\",\n \"invited_user_ids\": [\n \"2244994945\"\n ],\n \"is_ticketed\": \"false\",\n \"lang\": \"en\",\n \"participant_count\": 10,\n \"scheduled_start\": \"2021-07-06T18:40:40.000Z\",\n \"speaker_ids\": [\n \"2244994945\"\n ],\n \"started_at\": \"2021-7-14T04:35:55Z\",\n \"state\": \"{{oneOf (array 'live' 'scheduled' 'ended')}}\",\n \"title\": \"Spaces are Awesome\",\n \"updated_at\": \"2021-7-14T04:35:55Z\"\n },\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdb5db69-cd8f-49d2-be71-5e9e4e5cbec8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ffd8055-86e5-46f0-bb77-4a052b013c77", "documentation": "Tweet lookup by Tweet IDs", "method": "get", "endpoint": "2/tweets", "responses": [ { "uuid": "f4af1efd-6174-4ec0-a4ad-154c07b3f8b1", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ad7a6e3-57ab-4c2a-b4ea-eb0aaa7ecef3", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89a1db2f-c11c-45f5-8d6c-b35d8fb2ced8", "documentation": "Full archive search counts", "method": "get", "endpoint": "2/tweets/counts/all", "responses": [ { "uuid": "bb13ec49-a72a-409c-89a7-8d51815f7089", "body": "{\n \"data\": [\n {\n \"end\": \"{{faker 'date.recent' 365}}\",\n \"start\": \"{{faker 'date.recent' 365}}\",\n \"tweet_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"meta\": {\n \"next_token\": \"\",\n \"total_tweet_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Tweet counts response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4e4a966-901c-4c06-9218-be0a40e2f70e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "561970f5-77e2-437d-83f2-b83510df86e9", "documentation": "Recent search counts", "method": "get", "endpoint": "2/tweets/counts/recent", "responses": [ { "uuid": "4e2e9de4-5fd5-4bdb-a7c9-58c4c992fe1c", "body": "{\n \"data\": [\n {\n \"end\": \"{{faker 'date.recent' 365}}\",\n \"start\": \"{{faker 'date.recent' 365}}\",\n \"tweet_count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"meta\": {\n \"next_token\": \"\",\n \"total_tweet_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Recent tweet counts response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc4f4eda-2f7b-4462-ade8-0fab433eda85", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44bdeec9-128e-4e7e-8cf0-7028034750b6", "documentation": "Sample stream", "method": "get", "endpoint": "2/tweets/sample/stream", "responses": [ { "uuid": "259536d7-976e-4b3d-b925-f06801c32d5f", "body": "{\n \"data\": {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n },\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful. Successful responses will return a stream of individual JSON Tweet payloads.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e02c68c-9216-4191-bbce-a318c41f3fea", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b82cc8d-bc51-4791-b255-89375001e28c", "documentation": "Full-archive search", "method": "get", "endpoint": "2/tweets/search/all", "responses": [ { "uuid": "b873e068-3296-4649-b925-d44923f2c6e2", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Tweets full archive search response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "79db1bf5-c61a-46d0-a63d-93da7114d460", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf8de35f-9c34-4e7d-be45-64cd76022557", "documentation": "Recent search", "method": "get", "endpoint": "2/tweets/search/recent", "responses": [ { "uuid": "4b415dab-a286-4e04-ac18-3283904c3adf", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"\",\n \"next_token\": \"\",\n \"oldest_id\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Tweets recent search response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "23f48810-99e0-411f-9db4-60f840bea36c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e246641-76a8-4c21-b284-ced2cc59336f", "documentation": "Filtered stream", "method": "get", "endpoint": "2/tweets/search/stream", "responses": [ { "uuid": "705107f7-996d-4aad-a1f8-0630cbfaacc7", "body": "{\n \"data\": {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n },\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"matching_rules\": [\n {\n \"id\": \"120897978112909812\",\n \"tag\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful. Successful responses will return a stream of individual JSON Tweet payloads.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f5377cf-991e-4d58-b952-6eb54f5ccd6a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c6bedd5-ae7d-4566-878c-39c142bd651e", "documentation": "Rules lookup", "method": "get", "endpoint": "2/tweets/search/stream/rules", "responses": [ { "uuid": "29c4364e-ffd5-43b2-a9ae-a55fcbd8a695", "body": "{\n \"data\": [\n {\n \"id\": \"120897978112909812\",\n \"tag\": \"Non-retweeted coffee tweets\",\n \"value\": \"coffee -is:retweet\"\n }\n ],\n \"meta\": {\n \"sent\": \"\",\n \"summary\": {\n \"created\": 1,\n \"invalid\": 1,\n \"not_created\": 1,\n \"valid\": 1\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c6e77aa2-f2d4-4264-9a46-aad7265ff11e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7e3573a-410f-4791-8081-1393d76821c3", "documentation": "Add/Delete rules", "method": "post", "endpoint": "2/tweets/search/stream/rules", "responses": [ { "uuid": "55d76d70-7313-4127-aac4-32805e7f23c8", "body": "{\n \"data\": [\n {\n \"id\": \"120897978112909812\",\n \"tag\": \"Non-retweeted coffee tweets\",\n \"value\": \"coffee -is:retweet\"\n }\n ],\n \"meta\": {\n \"sent\": \"\",\n \"summary\": {\n \"created\": 1,\n \"invalid\": 1,\n \"not_created\": 1,\n \"valid\": 1\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "197b8773-5758-481c-9079-01a201c88ccd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0dee2f4e-d224-4d55-9021-19f098a57f89", "documentation": "Tweet lookup by Tweet ID", "method": "get", "endpoint": "2/tweets/:id", "responses": [ { "uuid": "5b60667f-baa4-41f6-bceb-f5ca05bdf4ba", "body": "{\n \"data\": {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n },\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "749b47c8-46ba-48a6-a1da-208a6401ed7d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ecfefd3-3f9c-4000-938a-03671e3b3abc", "documentation": "Hide replies", "method": "put", "endpoint": "2/tweets/:id/hidden", "responses": [ { "uuid": "622d73d4-5749-45b6-9e4f-a5427af4e542", "body": "{\n \"data\": {\n \"hidden\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "A successful response. The reply has been hidden or unhidden.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ec9309d-2e7b-41cb-99d9-4467c5334ecd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e717abda-8dc9-451a-a8d8-7189b40a4c97", "documentation": "Returns user objects that have liked the provided Tweet ID", "method": "get", "endpoint": "2/tweets/:id/liking_users", "responses": [ { "uuid": "96e0673c-11d8-4709-9cd0-778d6a6e0ea7", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bfccbba6-5f9e-422d-985e-370c57ef2052", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6448828-c3da-4c98-b8cb-18659b96879f", "documentation": "Returns user objects that have retweeted the provided Tweet ID", "method": "get", "endpoint": "2/tweets/:id/retweeted_by", "responses": [ { "uuid": "49adfe1b-2aa7-4df0-8c20-bafb62be57b4", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "917c57b9-0921-4919-a784-a51fe7aabaf1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcbbf4ed-19db-499a-9515-0dfc255436fd", "documentation": "User lookup by IDs", "method": "get", "endpoint": "2/users", "responses": [ { "uuid": "99f78d0b-d1a1-4471-8aaf-a325046bd646", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c24cb25-c96f-4b7a-aa27-2d0e26967e2d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7722285d-a239-4b68-943f-80456ca50908", "documentation": "User lookup by usernames", "method": "get", "endpoint": "2/users/by", "responses": [ { "uuid": "5451655a-a49d-4bf3-8c66-d322f8a1bad5", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83f6795b-4fbe-4089-9f56-e00424379490", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "70cc124b-5d95-4938-8f37-eadc09c26e5b", "documentation": "User lookup by username", "method": "get", "endpoint": "2/users/by/username/:username", "responses": [ { "uuid": "e0fe1c33-3c4d-4c47-bade-80a85f5ea9db", "body": "{\n \"data\": {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n },\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8c725130-5181-4f06-a4b7-0c29c9d8aea0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a102fe18-6fa7-40e6-93de-c89effea2778", "documentation": "User lookup by ID", "method": "get", "endpoint": "2/users/:id", "responses": [ { "uuid": "555c406d-f9c2-44ad-a374-31440c3099f3", "body": "{\n \"data\": {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n },\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1cbd9173-d0af-4a02-bae9-e208cfe1ab68", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c195d7f-f1f1-41eb-9cc5-f3a7483d4f97", "documentation": "Returns user objects that are blocked by provided user ID", "method": "get", "endpoint": "2/users/:id/blocking", "responses": [ { "uuid": "f70bf864-0a26-4d48-a649-31f1d6433cba", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8b8a729-9604-46fc-af3a-31682c89dc70", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49a33e08-65ab-4715-9378-ed1d4e617463", "documentation": "Block User by User ID", "method": "post", "endpoint": "2/users/:id/blocking", "responses": [ { "uuid": "ee9155ad-91c4-4cfa-8d5d-59ca036c0a36", "body": "{\n \"data\": {\n \"blocking\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "82b3679f-08ca-42c5-9a67-b8badffdc6eb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3810cf6b-1850-42ac-b693-5b00b12e6a85", "documentation": "Returns user objects that follow the provided user ID", "method": "get", "endpoint": "2/users/:id/followers", "responses": [ { "uuid": "e23a72d1-5cb9-456c-ab75-3dca46e886e9", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8da41766-644e-45d5-903f-c654d3910836", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "107c39a0-3514-436b-b107-8735798c9eba", "documentation": "Following by User ID", "method": "get", "endpoint": "2/users/:id/following", "responses": [ { "uuid": "474d5093-bb54-41fb-b6e8-05ef8f95ca78", "body": "{\n \"data\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ab74c9a-7144-46f9-b7f2-0389bccdb759", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c381e923-0474-4c05-b5af-7a3df7e84d26", "documentation": "Follow User", "method": "post", "endpoint": "2/users/:id/following", "responses": [ { "uuid": "f650bc90-304e-4a07-9489-f35a210b7864", "body": "{\n \"data\": {\n \"following\": {{faker 'datatype.boolean'}},\n \"pending_follow\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5d654c9-45e0-4b87-a60e-1d29cd24987b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a044ca4-25e1-4782-ae39-16af06432a19", "documentation": "Returns Tweet objects liked by the provided User ID", "method": "get", "endpoint": "2/users/:id/liked_tweets", "responses": [ { "uuid": "79879304-42b0-4176-b83d-038e57095c42", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"next_token\": \"\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ff0d51d-656e-4eb5-b4c1-f9efb1bdd0ee", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "841985ae-18e2-4f47-860f-16a83f0283e8", "documentation": "Causes the user (in the path) to like the specified tweet", "method": "post", "endpoint": "2/users/:id/likes", "responses": [ { "uuid": "39d496e6-01d2-46d5-8f33-3ad00aa09950", "body": "{\n \"data\": {\n \"liked\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff3be6f6-294d-4910-bb6e-b6ab932ad100", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dd1b50d2-fcb0-4508-9fcd-325287ea0886", "documentation": "Causes the user (in the path) to unlike the specified tweet", "method": "delete", "endpoint": "2/users/:id/likes/:tweet_id", "responses": [ { "uuid": "54c8d1fa-e1e5-4173-8387-f372c735235f", "body": "{\n \"data\": {\n \"liked\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "faf2473e-a740-49b8-be85-4ef90ffcbcc7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a937dd3-cf62-4b06-b716-238f33e3af63", "documentation": "User mention timeline by User ID", "method": "get", "endpoint": "2/users/:id/mentions", "responses": [ { "uuid": "a086907c-9a5b-45fc-a40f-43466f9ab9ae", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"1346889436626259968\",\n \"next_token\": \"\",\n \"oldest_id\": \"1346889436626259968\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f918088-d8ed-4218-a5a2-702b746e7b75", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39bb3000-cc17-44fa-bb64-0aa9959fc409", "documentation": "Mute User by User ID", "method": "post", "endpoint": "2/users/:id/muting", "responses": [ { "uuid": "7c478ded-0ce5-45b1-9e44-b2a52c784572", "body": "{\n \"data\": {\n \"muting\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "db7bb351-1f1c-4f7e-8cec-6093b7bac848", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0113ab51-fcad-4e06-ad36-24512184f0dc", "documentation": "Causes the user (in the path) to retweet the specified tweet", "method": "post", "endpoint": "2/users/:id/retweets", "responses": [ { "uuid": "10dc43f9-69a0-47b1-860a-0025bfe65622", "body": "{\n \"data\": {\n \"retweeted\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a6c9710-456e-4b49-891c-66feb670fd1f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9435b986-0ff3-4bd0-b1f2-6f4e1ccb9578", "documentation": "Causes the user (in the path) to unretweet the specified tweet", "method": "delete", "endpoint": "2/users/:id/retweets/:source_tweet_id", "responses": [ { "uuid": "6fb0beee-e8cd-45d1-b8f4-7e06a00653ec", "body": "{\n \"data\": {\n \"retweeted\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f871ccfd-d44c-4f77-a910-b2ed890b262d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ce1a968-ccc0-4a43-8e92-4832c24ced21", "documentation": "User Tweets timeline by User ID", "method": "get", "endpoint": "2/users/:id/tweets", "responses": [ { "uuid": "772e0212-ef7f-4e64-8a8e-d4edb8ef10f1", "body": "{\n \"data\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"errors\": [\n \"\"\n ],\n \"includes\": {\n \"media\": [\n {}\n ],\n \"places\": [\n {\n \"contained_within\": [\n \"f7eb2fa2fea288b1\"\n ],\n \"country\": \"United States\",\n \"country_code\": \"US\",\n \"full_name\": \"Lakewood, CO\",\n \"geo\": {\n \"bbox\": [\n -105.193475,\n 39.60973,\n -105.053164,\n 39.761974\n ],\n \"geometry\": {\n \"coordinates\": [\n -105.18816086351444,\n 40.247749999999996\n ],\n \"type\": \"{{oneOf (array 'Point')}}\"\n },\n \"properties\": {},\n \"type\": \"{{oneOf (array 'Feature')}}\"\n },\n \"id\": \"f7eb2fa2fea288b1\",\n \"name\": \"Lakewood\",\n \"place_type\": \"{{oneOf (array 'poi' 'neighborhood' 'city' 'admin' 'country' 'unknown')}}\"\n }\n ],\n \"polls\": [\n {\n \"duration_minutes\": {{faker 'number.int' max=99999}},\n \"end_datetime\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"1365059861688410112\",\n \"options\": [\n {\n \"label\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"votes\": {{faker 'number.int' max=99999}}\n }\n ],\n \"voting_status\": \"{{oneOf (array 'open' 'closed')}}\"\n }\n ],\n \"tweets\": [\n {\n \"author_id\": \"2244994945\",\n \"created_at\": \"Wed Jan 06 18:40:40 +0000 2021\",\n \"id\": \"1346889436626259968\",\n \"text\": \"Learn how to use the user Tweet timeline and user mention timeline endpoints in the Twitter API v2 to explore Tweet\\\\u2026 https:\\\\/\\\\/t.co\\\\/56a0vZUx7i\"\n }\n ],\n \"users\": [\n {\n \"created_at\": \"2013-12-14T04:35:55Z\",\n \"id\": \"2244994945\",\n \"name\": \"Twitter Dev\",\n \"protected\": false,\n \"username\": \"TwitterDev\"\n }\n ]\n },\n \"meta\": {\n \"newest_id\": \"1346889436626259968\",\n \"next_token\": \"\",\n \"oldest_id\": \"1346889436626259968\",\n \"previous_token\": \"\",\n \"result_count\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6b7336d-aae3-4a0f-a3f0-9712a60d132f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b69b295a-10c2-47b7-afe8-7506f76cf74c", "documentation": "Unblock User by User ID", "method": "delete", "endpoint": "2/users/:source_user_id/blocking/:target_user_id", "responses": [ { "uuid": "4aef75fe-2e5a-4d3f-bb3b-0edc6b2bc2a6", "body": "{\n \"data\": {\n \"blocking\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e3b55fd6-c3dc-48dd-ba66-575b34dbc198", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "02843c47-4ea4-4a50-a4ea-9d6f7ac2ace4", "documentation": "Unfollow User", "method": "delete", "endpoint": "2/users/:source_user_id/following/:target_user_id", "responses": [ { "uuid": "188c8d78-930a-4c7b-84a1-25947b8d9c97", "body": "{\n \"data\": {\n \"following\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab20dd64-4cbc-45ff-b0da-ccf86c6a635b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20fe3bb2-b13a-486f-9292-d0b81e1eae34", "documentation": "Unmute User by User ID", "method": "delete", "endpoint": "2/users/:source_user_id/muting/:target_user_id", "responses": [ { "uuid": "682f2cec-064f-4ed1-9ea2-4da53d5aed24", "body": "{\n \"data\": {\n \"muting\": {{faker 'datatype.boolean'}}\n },\n \"errors\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request was successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "603e7324-608f-4f03-b97a-abdd34eb34fc", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request has failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "d560860e-5bf6-44a0-b6fd-ae602c64e847" }, { "type": "route", "uuid": "55009ece-8ebc-4e76-93d9-744989dbda84" }, { "type": "route", "uuid": "325898c6-a6a4-4653-8201-9ff053e12fdc" }, { "type": "route", "uuid": "0353140a-cae4-4271-9549-34582011181f" }, { "type": "route", "uuid": "a0231cbd-cb49-4b32-8c22-e48e7096b220" }, { "type": "route", "uuid": "6ffd8055-86e5-46f0-bb77-4a052b013c77" }, { "type": "route", "uuid": "89a1db2f-c11c-45f5-8d6c-b35d8fb2ced8" }, { "type": "route", "uuid": "561970f5-77e2-437d-83f2-b83510df86e9" }, { "type": "route", "uuid": "44bdeec9-128e-4e7e-8cf0-7028034750b6" }, { "type": "route", "uuid": "0b82cc8d-bc51-4791-b255-89375001e28c" }, { "type": "route", "uuid": "cf8de35f-9c34-4e7d-be45-64cd76022557" }, { "type": "route", "uuid": "4e246641-76a8-4c21-b284-ced2cc59336f" }, { "type": "route", "uuid": "8c6bedd5-ae7d-4566-878c-39c142bd651e" }, { "type": "route", "uuid": "f7e3573a-410f-4791-8081-1393d76821c3" }, { "type": "route", "uuid": "0dee2f4e-d224-4d55-9021-19f098a57f89" }, { "type": "route", "uuid": "4ecfefd3-3f9c-4000-938a-03671e3b3abc" }, { "type": "route", "uuid": "e717abda-8dc9-451a-a8d8-7189b40a4c97" }, { "type": "route", "uuid": "e6448828-c3da-4c98-b8cb-18659b96879f" }, { "type": "route", "uuid": "fcbbf4ed-19db-499a-9515-0dfc255436fd" }, { "type": "route", "uuid": "7722285d-a239-4b68-943f-80456ca50908" }, { "type": "route", "uuid": "70cc124b-5d95-4938-8f37-eadc09c26e5b" }, { "type": "route", "uuid": "a102fe18-6fa7-40e6-93de-c89effea2778" }, { "type": "route", "uuid": "3c195d7f-f1f1-41eb-9cc5-f3a7483d4f97" }, { "type": "route", "uuid": "49a33e08-65ab-4715-9378-ed1d4e617463" }, { "type": "route", "uuid": "3810cf6b-1850-42ac-b693-5b00b12e6a85" }, { "type": "route", "uuid": "107c39a0-3514-436b-b107-8735798c9eba" }, { "type": "route", "uuid": "c381e923-0474-4c05-b5af-7a3df7e84d26" }, { "type": "route", "uuid": "7a044ca4-25e1-4782-ae39-16af06432a19" }, { "type": "route", "uuid": "841985ae-18e2-4f47-860f-16a83f0283e8" }, { "type": "route", "uuid": "dd1b50d2-fcb0-4508-9fcd-325287ea0886" }, { "type": "route", "uuid": "5a937dd3-cf62-4b06-b716-238f33e3af63" }, { "type": "route", "uuid": "39bb3000-cc17-44fa-bb64-0aa9959fc409" }, { "type": "route", "uuid": "0113ab51-fcad-4e06-ad36-24512184f0dc" }, { "type": "route", "uuid": "9435b986-0ff3-4bd0-b1f2-6f4e1ccb9578" }, { "type": "route", "uuid": "1ce1a968-ccc0-4a43-8e92-4832c24ced21" }, { "type": "route", "uuid": "b69b295a-10c2-47b7-afe8-7506f76cf74c" }, { "type": "route", "uuid": "02843c47-4ea4-4a50-a4ea-9d6f7ac2ace4" }, { "type": "route", "uuid": "20fe3bb2-b13a-486f-9292-d0b81e1eae34" } ] }