Get Member Groups

GET {{baseUrl}}/api/v1/users/:userId/groups?after=<string>&limit=<integer>

Fetches the groups of which the user is a member.

Request Params

KeyDatatypeRequiredDescription
afterstringSpecifies the pagination cursor for the next page of apps
limitstringSpecifies the number of results for a page