horizon_torn_getCompaniesList
Retrieve companies of a specific type by providing the company type ID. Optional parameters allow pagination and cache control.
Instructions
Get a list of companies for a specific company type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | API key (Public).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| limit | No | ||
| offset | No | ||
| typeId | Yes | Company type id | |
| 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 |