Add the ‘populate’ query like this: /api/users/me?populate=* This will return everything including the role of the user.
2 Likes
Add the ‘populate’ query like this: /api/users/me?populate=* This will return everything including the role of the user.