Get company user directory
pc_get_companies_by_company_id_user_directoryFetch the user directory of a company by its ID. Authorized for board members, it returns the list of company users.
Instructions
Get company user directory
Paperclip operation: GET /api/companies/{companyId}/user-directory. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |