# List role assignments for a user

**GET /v1/security/users/roles**




## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters


### Query parameters
- **filter** (string)
  Return only roles whose names match this substring


## Responses
### 200
OK

#### Body: application/json (object)
- **roles** (array[object])


### 401
Unauthorized


[Powered by Bump.sh](https://bump.sh)
