We have a tweet caught in our pipeline that’s throwing a 403 error when we attempt to bookmark it:

 {"title":"Forbidden","detail":"You are not permitted to bookmark this Tweet.","type":"about:blank","status":403}',)

Opening that tweet up shows that’s it from a suspended account. Is there an API method to check if a tweet is from a suspended account? thanks!