# Users ## Get User details by Id - [GET /api/users/{id}](https://www.developers.traceone.com/catalog/cumd/company-user-master-data/openapispecification/users/getuserbyidquery.md): Get User details by Id ## Search Users by filters - [GET /api/users/filters](https://www.developers.traceone.com/catalog/cumd/company-user-master-data/openapispecification/users/getusersbyfiltersquery.md): Search Users by filters ## Search Users by ids - [POST /api/users/collections](https://www.developers.traceone.com/catalog/cumd/company-user-master-data/openapispecification/users/getusersbyuseridsquery.md): Search Users by ids ## Get the list of Responsibilities of a User - [GET /api/users/{id}/responsibilities](https://www.developers.traceone.com/catalog/cumd/company-user-master-data/openapispecification/users/getuserresponsibilitiesquery.md): Get the list of Responsibilities of a User ## Get all the users linked to a target responsibility - [GET /api/responsibilities/{id}/users](https://www.developers.traceone.com/catalog/cumd/company-user-master-data/openapispecification/users/getusersbyresponsibilityquery.md): Get all the users linked to a target responsibility