Verify user group restrictions
GET/groups-srv/verifications/:verificationId
This API call verifies user group access by verification request ID and user sub.
Validation scenarios:
- Admins can verify all users
- Users can verify their own group access
- External calls with
ANONYMOUStoken sub requirecidaas:users_readscope
Request
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
Unauthorized
Not Found