Library's method __deserialize from api_client.py is wrongfully parsing Recipient Class Objects into UserRecipient / TeamRecipients Expected: {'type': 'user', 'id': '{UUID_HERE}'} Actual: {'name': None} Reproducing: Call list_alerts, and check the field of responders.