get_state_by_id
Retrieve a specific fixture state by its ID. Obtain state details for football fixtures from the Sportmonks API.
Instructions
Get a specific fixture state by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | State ID. | |
| 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. |