Skip to main content
GET
/
tweets
Get a list of tweets
curl --request GET \
  --url https://community.dashsocial.com/tweets \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "is_owned": true,
      "text": "<string>",
      "top_parent_tweet_id": "<string>",
      "twitter_parent_tweet_id": "<string>",
      "assignee_id": 123,
      "attachments": [
        {}
      ],
      "author_profile_picture_url": null,
      "author_username": null,
      "brand_id": 123,
      "brand_user_reply": {
        "brand_id": 123,
        "created_at": "2023-11-07T05:31:56Z",
        "id": 123,
        "resource_id": 123,
        "updated_at": "2023-11-07T05:31:56Z",
        "user_id": 123
      },
      "created_at": "2023-11-07T05:31:56Z",
      "deleted_at": "2023-11-07T05:31:56Z",
      "id": 123,
      "is_archived": true,
      "is_author_blocked": true,
      "is_follow_up": true,
      "is_hidden": true,
      "is_liked": true,
      "is_quoted_by": [
        "<string>"
      ],
      "is_read": true,
      "is_retweeted": true,
      "media_id": 123,
      "post_media": {
        "comment_count": 123,
        "image_sizes": {
          "default": "<string>"
        },
        "media_comment_sentiment": {
          "negative_count": 123,
          "neutral_count": 123,
          "positive_count": 123
        },
        "media_type": "<string>",
        "source_created_at": "2023-11-07T05:31:56Z",
        "caption": "<string>",
        "likes": 123,
        "user_avatar": "<string>",
        "user_handle": "<string>"
      },
      "post_thumbnail_url": "<string>",
      "quoted_status": {
        "attachments": [
          "<unknown>"
        ],
        "screen_name": "<string>",
        "tweet_id": "<string>",
        "name": "<string>",
        "profile_picture_url": null,
        "text": "<string>"
      },
      "replies": [
        {
          "is_owned": true,
          "text": "<string>",
          "top_parent_tweet_id": "<string>",
          "twitter_parent_tweet_id": "<string>",
          "assignee_id": 123,
          "attachments": [
            {}
          ],
          "author_profile_picture_url": null,
          "author_username": null,
          "brand_id": 123,
          "brand_user_reply": {
            "brand_id": 123,
            "created_at": "2023-11-07T05:31:56Z",
            "id": 123,
            "resource_id": 123,
            "updated_at": "2023-11-07T05:31:56Z",
            "user_id": 123
          },
          "created_at": "2023-11-07T05:31:56Z",
          "deleted_at": "2023-11-07T05:31:56Z",
          "id": 123,
          "is_archived": true,
          "is_author_blocked": true,
          "is_follow_up": true,
          "is_hidden": true,
          "is_liked": true,
          "is_quoted_by": [
            "<string>"
          ],
          "is_read": true,
          "is_retweeted": true,
          "media_id": 123,
          "post_media": {
            "comment_count": 123,
            "image_sizes": {
              "default": "<string>"
            },
            "media_comment_sentiment": {
              "negative_count": 123,
              "neutral_count": 123,
              "positive_count": 123
            },
            "media_type": "<string>",
            "source_created_at": "2023-11-07T05:31:56Z",
            "caption": "<string>",
            "likes": 123,
            "user_avatar": "<string>",
            "user_handle": "<string>"
          },
          "post_thumbnail_url": "<string>",
          "quoted_status": {
            "attachments": [
              "<unknown>"
            ],
            "screen_name": "<string>",
            "tweet_id": "<string>",
            "name": "<string>",
            "profile_picture_url": null,
            "text": "<string>"
          },
          "retweeted_status": {
            "attachments": [
              "<unknown>"
            ],
            "screen_name": "<string>",
            "tweet_id": "<string>",
            "name": "<string>",
            "profile_picture_url": null,
            "text": "<string>"
          },
          "search_result_snippet": "<string>",
          "sentiment": {
            "is_negative": true,
            "is_neutral": true,
            "is_positive": true,
            "is_question": true
          },
          "source_updated_at": "2023-11-07T05:31:56Z",
          "tag_ids": [
            123
          ],
          "tickets": [
            {
              "label": "<string>",
              "source_created_at": "<string>",
              "source_id": "<string>",
              "source_updated_at": "<string>",
              "status": "<string>",
              "message_id": 123
            }
          ],
          "top_parent_status": {
            "is_owned": true,
            "text": "<string>",
            "top_parent_tweet_id": "<string>",
            "twitter_parent_tweet_id": "<string>",
            "assignee_id": 123,
            "attachments": [
              {}
            ],
            "author_profile_picture_url": null,
            "author_username": null,
            "brand_id": 123,
            "brand_user_reply": {
              "brand_id": 123,
              "created_at": "2023-11-07T05:31:56Z",
              "id": 123,
              "resource_id": 123,
              "updated_at": "2023-11-07T05:31:56Z",
              "user_id": 123
            },
            "created_at": "2023-11-07T05:31:56Z",
            "id": 123,
            "is_archived": true,
            "is_author_blocked": true,
            "is_follow_up": true,
            "is_hidden": true,
            "is_liked": true,
            "is_quoted_by": [
              "<string>"
            ],
            "is_read": true,
            "is_retweeted": true,
            "media_id": 123,
            "post_media": {
              "comment_count": 123,
              "image_sizes": {
                "default": "<string>"
              },
              "media_comment_sentiment": {
                "negative_count": 123,
                "neutral_count": 123,
                "positive_count": 123
              },
              "media_type": "<string>",
              "source_created_at": "2023-11-07T05:31:56Z",
              "caption": "<string>",
              "likes": 123,
              "user_avatar": "<string>",
              "user_handle": "<string>"
            },
            "post_thumbnail_url": "<string>",
            "quoted_status": {
              "attachments": [
                "<unknown>"
              ],
              "screen_name": "<string>",
              "tweet_id": "<string>",
              "name": "<string>",
              "profile_picture_url": null,
              "text": "<string>"
            },
            "retweeted_status": {
              "attachments": [
                "<unknown>"
              ],
              "screen_name": "<string>",
              "tweet_id": "<string>",
              "name": "<string>",
              "profile_picture_url": null,
              "text": "<string>"
            },
            "search_result_snippet": "<string>",
            "sentiment": {
              "is_negative": true,
              "is_neutral": true,
              "is_positive": true,
              "is_question": true
            },
            "source_updated_at": "2023-11-07T05:31:56Z",
            "tag_ids": [
              123
            ],
            "tickets": [
              {
                "label": "<string>",
                "source_created_at": "<string>",
                "source_id": "<string>",
                "source_updated_at": "<string>",
                "status": "<string>",
                "message_id": 123
              }
            ],
            "top_parent_status": "<unknown>",
            "twitter_tweet_id": "<string>",
            "updated_at": "2023-11-07T05:31:56Z"
          },
          "twitter_tweet_id": "<string>",
          "updated_at": "2023-11-07T05:31:56Z"
        }
      ],
      "retweeted_status": {
        "attachments": [
          "<unknown>"
        ],
        "screen_name": "<string>",
        "tweet_id": "<string>",
        "name": "<string>",
        "profile_picture_url": null,
        "text": "<string>"
      },
      "search_result_snippet": "<string>",
      "sentiment": {
        "is_negative": true,
        "is_neutral": true,
        "is_positive": true,
        "is_question": true
      },
      "source_updated_at": "2023-11-07T05:31:56Z",
      "tag_ids": [
        123
      ],
      "tickets": [
        {
          "label": "<string>",
          "source_created_at": "<string>",
          "source_id": "<string>",
          "source_updated_at": "<string>",
          "status": "<string>",
          "message_id": 123
        }
      ],
      "top_parent_status": {
        "is_owned": true,
        "text": "<string>",
        "top_parent_tweet_id": "<string>",
        "twitter_parent_tweet_id": "<string>",
        "assignee_id": 123,
        "attachments": [
          {}
        ],
        "author_profile_picture_url": null,
        "author_username": null,
        "brand_id": 123,
        "brand_user_reply": {
          "brand_id": 123,
          "created_at": "2023-11-07T05:31:56Z",
          "id": 123,
          "resource_id": 123,
          "updated_at": "2023-11-07T05:31:56Z",
          "user_id": 123
        },
        "created_at": "2023-11-07T05:31:56Z",
        "id": 123,
        "is_archived": true,
        "is_author_blocked": true,
        "is_follow_up": true,
        "is_hidden": true,
        "is_liked": true,
        "is_quoted_by": [
          "<string>"
        ],
        "is_read": true,
        "is_retweeted": true,
        "media_id": 123,
        "post_media": {
          "comment_count": 123,
          "image_sizes": {
            "default": "<string>"
          },
          "media_comment_sentiment": {
            "negative_count": 123,
            "neutral_count": 123,
            "positive_count": 123
          },
          "media_type": "<string>",
          "source_created_at": "2023-11-07T05:31:56Z",
          "caption": "<string>",
          "likes": 123,
          "user_avatar": "<string>",
          "user_handle": "<string>"
        },
        "post_thumbnail_url": "<string>",
        "quoted_status": {
          "attachments": [
            "<unknown>"
          ],
          "screen_name": "<string>",
          "tweet_id": "<string>",
          "name": "<string>",
          "profile_picture_url": null,
          "text": "<string>"
        },
        "retweeted_status": {
          "attachments": [
            "<unknown>"
          ],
          "screen_name": "<string>",
          "tweet_id": "<string>",
          "name": "<string>",
          "profile_picture_url": null,
          "text": "<string>"
        },
        "search_result_snippet": "<string>",
        "sentiment": {
          "is_negative": true,
          "is_neutral": true,
          "is_positive": true,
          "is_question": true
        },
        "source_updated_at": "2023-11-07T05:31:56Z",
        "tag_ids": [
          123
        ],
        "tickets": [
          {
            "label": "<string>",
            "source_created_at": "<string>",
            "source_id": "<string>",
            "source_updated_at": "<string>",
            "status": "<string>",
            "message_id": 123
          }
        ],
        "top_parent_status": "<unknown>",
        "twitter_tweet_id": "<string>",
        "updated_at": "2023-11-07T05:31:56Z"
      },
      "twitter_tweet_id": "<string>",
      "updated_at": "2023-11-07T05:31:56Z"
    }
  ],
  "paging": {
    "count": 123,
    "next": "<string>",
    "previous": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

media_id
integer
required

The ID of the media the comment was made on.

brand_id
integer
required

The brand ID of the comment.

limit
integer
default:100

Number of results to return in a single response.

offset
integer
default:0

The offset of the first result to be returned.

Response

OK

data
object[]
read-only

List of Twitter tweet data

paging
object

Paging data