Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "accounts": [
    {
      "id": 2018,
      "screen_name": "Вадим Кручина",
      "twitter_uid": "8TO80b0CFgJDnswlNw1ktLaeWUybYk5EJbTsKz97sKw2h",
      "twitter_token": "1490742550528991233-5gS75iIIppS4bzFs0qJnIHw5YM2Q8W",
      "logo_url": "https://pbs.twimg.com/profile_images/1490742648604434438/-vQ-Xsel_normal.png",
      "account_verified": false,
      "twitter_nickname": "GYCEZQ7ijQ5k353",
      "nickname": "",
      "type": "personal",
      "verified": {
        "verified": false,
        "error_message": "Something went wrong and this account was disconnected. Please reconnect this account in your settings."
      }
    },
    ...
  ],
  "total_count": 1
}

Params

Param name Description
type
required

Validations:

  • Must be one of: facebook, instagram, twitter.

date
optional

Validations:

  • Must be a String

page
required

Validations:

  • Must be a Integer