API to find groups by User ID

Hi,

Quick question: Which API endpoint can be used to find out which group a user ID belongs to?

Thanks!

GET /api/v2/users/{userId}?expand=groups

2 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.