List my groups
GET/tap/api/v1/groups/me
Returns the groups the authenticated user belongs to.
Responses
- 200
- 401
The caller's groups.
The user is not authenticated.
GET/tap/api/v1/groups/me
Returns the groups the authenticated user belongs to.
The caller's groups.
The user is not authenticated.