get_all_match_facts
Retrieve all available match facts using the beta endpoint. Customize results with includes, filters, and pagination.
Instructions
Get all available match facts (beta endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Semicolon-separated includes. | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |