This method allows you to access all system-configured twitter accounts.
/api/v2/objects/twitter_accounts
All types of access are permitted to access this method.
department
- the ID of the department you wish to query (optional, all will be returned if not provided)[
{
"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
}
]