--- title: Get department personnel description: GET /nd/api/enterprise/departmentmembers: Get department personnel interface description, including path, method, parameters and return information. slug: api-get-nd-api-enterprise-departmentmembers lang: en category: Enterprise API category_order: 8 order: 147 api_method: GET api_path: /nd/api/enterprise/departmentmembers api_label: Get department personnel keywords: - API - Get department personnel - /nd/api/enterprise/departmentmembers --- # Get department personnel | Properties | Values | | --- | --- | | HTTP methods | `GET` | | Interface path | `/nd/api/enterprise/departmentmembers` | | Category | Enterprise API | ## Interface description Interface path: `/nd/api/enterprise/departmentmembers` HTTP method: `GET` ## Call instructions - Before calling, you need to complete [Get token](api-post-api-token-do.md) or the corresponding login-free authentication, and carry `Authorization: Bearer ` in the request header. - If there are differences in parameters and return fields due to deployment versions, the actual private cloud API documents and joint debugging results should prevail. - Category: Enterprise API.