Accessing a list of patrons with Discord IDs

Is it possible to access the members list with their social connections, specifically their Discord ID?

I figured that this would work:

https://www.patreon.com/api/oauth2/v2/campaigns/<campaign id>/members?include=currently_entitled_tiers,user&fields%5Buser%5D=first_name,vanity,email,social_connections

But it doesn’t seem to.

Not sure if it is possible or if I’m doing something wrong.