Get all fixture updates for a single fixture on a given day
Fixtures
Get all fixture updates for a single fixture on a given day
GET
Get all fixture updates for a single fixture on a given day
Authorizations
User's session JWT.
The user's long-lived API token, obtained from the activation endpoint.
Headers
Bearer token for the user's session JWT.
The user's long-lived API token.
Path Parameters
The day since the Unix epoch
The hour of the day (0-23)
Response
A list of fixture updates. If no updates are found for the given parameters, an empty list is returned.