Get change log
get_audit_logChronological record of every change (newest first) — the answer to "who changed that?". Paginate with before_id. Ids are global across all tournaments, so gaps between ids are normal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| before_id | No | ||
| tournament_key | Yes | The tournament's organiser key (starts with tk_) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes | ||
| next_before_id | Yes |