cricketaustralia_competitions
Retrieve cricket Australia competitions with IDs, names, dates, and artwork for identifying and comparing series and tournaments.
Instructions
Competition catalogue — series / tournaments with id, name, dates and artwork.
Returns: {competitions:[{id, name, url, imageUrl, startDateTime, endDateTime, order}], responseError}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format. | json |
| jsconfig | No | Response-shape flag (leave default). | eccn:true |