In several School API endpoints, the primary email is returned (Get User List, Get User Extended List, Get Single User, maybe others).
In each of these responses, the API should return the cc email field, the bad-email flags for primary and cc emails, and the "requests no contact" flag.
In several cases in which I am updating lists external to the Blackbaud database, I need all of that information.
These fields are now returned by the Users extended endpoints. Note: bad-email is logically reversed as a field in the results to be email_active and cc_email_active.