Get pledges-to-me info via PHP APIv1

Hi!

Im trying to get if a user is a current pledger or not, and if it is, what tier is he on

So Im using as scope: “identity identity[email] identity.memberships” since pledges-to-me or users gives me an error.

I get the basic information, but not if the user is currently my supporter or not

I even created a new account to pledge my own to see if there is a different respond and no

What do I have to do to get the pledge by current user

Thanks!

I get the basic information, but not if the user is currently my supporter or not

Did you try to include=memberships and check if the patron’s memberships contain one to your campaign?