horizon_torn_getCompanyGeneric
Retrieve company selections by name, ID, category, or legacy identifiers. Supports filtering, HTML stripping, cache bypass, and comment logging.
Instructions
Get any Company selection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | selection id | |
| cat | No | Selection category | |
| 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 | ||
| legacy | No | Legacy selection names for which you want or expect API v1 response | |
| offset | No | ||
| 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 | |
| selections | No | Selection names |