List User Permissions
GET/api/v1/admin/users/:user_id/permissions
List the permission grants a user directly holds. Requires admin. The inverse of GET /permissions (subjects for a resource): this returns the resources user_id was granted a role on — used to review a service account's access. Only directly-written grants are returned (model-implied and collection-inherited roles are excluded), so each is revocable.
요청
응답
- 200
- 422
Successful Response
Validation Error