# Get the list of Responsibilities of a User Get the list of Responsibilities of a User Endpoint: GET /api/users/{id}/responsibilities Version: 1.0 Security: Bearer ## Path parameters: - `id` (string, required) ## Response 403 fields (application/json): - `error` (string,null) - `errorCodes` (array,null) - `errorCode` (string,null) ## Response 404 fields (application/json): - `error` (string,null) - `errorCodes` (array,null) - `errorCode` (string,null)