horizon_torn_getMyRaces
Retrieve your race data with filters for time range, category, and sort order. Control the output with parameters like limit, from, to, and timestamp.
Instructions
Get user races
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 races returned | |
| 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 | ||
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| timestamp | No | Timestamp to bypass cache or get the data in specific point in time |