Twitter Accounts

This method allows you to access all system-configured twitter accounts.

URL

/api/v2/objects/twitter_accounts

Access

All types of access are permitted to access this method.

Supported Parameters

  • department - the ID of the department you wish to query (optional, all will be returned if not provided)

Example JSON

[
    {
        "id": 1,
        "nickname": "atechtest",
        "image_url": "https://si0.twimg.com/profile_images/1883438511/Owl_normal.png",
        "twitter_id": "519358848",
        "allow_outbound": true,
        "polling_enabled": true
    }
]

Proudly powered by Katapult. Running on 100% renewable energy.