# Manager Name

***Use Manager ID to find the corresponding Manager Name***

## Available methods <a href="#available-methods" id="available-methods"></a>

| Methods | HTTP method | Endpoint                                                                                                                                                                        | Description                           |
| ------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| **Get** |             |                                                                                                                                                                                 |                                       |
|         | GET         | [v1/accounts/account\_name/{account\_ids}](https://offerslook-api.gitbook.io/api-documentation/networkapi/accounts_name/get_manager_name)                                       | Retrieve Manager Name according to ID |
|         | GET         | [v1/accounts/account\_name/queryAll](https://github.com/guoqingqi/offerslookapi/tree/b0fc2e2c7edf6bb50d682e2704e2adb99b82d522/networkapi/accounts_name/get_all_manager_name.md) | Retrieve All Manager Name             |
