seriea_teams
Retrieve the 20 Serie A teams for a season, including identities and team logos, by providing a season ID.
Instructions
The 20 teams in a season, with identity + imagery (logos). Season-scoped.
Returns: {competition, teams:[{teamId, providerId, officialName, mediaName, shortName, acronymName, countryCode, imagery:{teamLogo}}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Label language. | en-GB |
| seasonId | Yes | SDP season id (from seriea_seasons). Required — part of the URL path. |