horizon_torn_getCompanyEmployees
Retrieve employees of a company by its ID. Optionally strip HTML tags or specify a timestamp for point-in-time data.
Instructions
Get a company's employees
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company id | |
| key | No | API key (Public).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| striptags | No | Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user'). | |
| timestamp | No | Timestamp to bypass cache or get the data in specific point in time |