seriea_teams
Get the 20 Serie A teams for a season, including team IDs, names, and logos. Provide a season ID to receive team identities and imagery.
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. |