I have created an oauth client, and I am attempting to get a custom profile field. The role for the client has view and edit permissions for the field but it is not being returned via /api/v2/users/489c068f-cf0a-4178-b8fe-52fdc79ff089 nor /api/v2/users/489c068f-cf0a-4178-b8fe-52fdc79ff089/profile I feel like I am overlooking a simple call or expand option. Thoughts?
p.s.
I should add that this is further complicated by the fact that despite the trusted user having the role I can not see the field on the user's profile.