pl_match_officials
Retrieve match officials for a given match ID: referee, assistants, fourth official, and VAR.
Instructions
Match officials — referee, assistants, fourth official, VAR.
Returns: {matchId, matchOfficials:[{role, name, …}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Match id. Required — part of the URL path. |