horizon_torn_getMyFactionOrganizedCrimes
Retrieve your faction's organized crimes, filtered by category, time range, or sorting. Access both current planning and completed crimes.
Instructions
Get your faction's organized crimes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time | |
| cat | No | Category of organized crimes returned. Category 'available' includes both 'recruiting' & 'planning', and category 'completed' includes both 'successful' & 'failure'<br>Default category is 'all'. | |
| key | No | API key (Minimal).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| from | No | Timestamp that sets the lower limit for the data returned. Data returned will be after this time | |
| sort | No | Sorted by the greatest timestamps | |
| limit | No | ||
| offset | No | ||
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| filters | No | It's possible to set this parameter to specify a field used for the sort, from & to query parameters. If not specified, the field will default to the category sorting as described above. | |
| timestamp | No | Timestamp to bypass cache or get the data in specific point in time |