GET Deleted Fixtures

GET Deleted Fixtures

https://soccer.sportmonks.com/api/v2.0/fixtures/deleted

Endpoint details

Authorization

API Key

Pagination

NO

This endpoint is sorted by id descending. By adding a from_id to the API request, you will only receive deleted fixtures with a higher id than the one given.

Example response

https://soccer.sportmonks.com/api/v2.0/fixtures/deleted?api_token={API_TOKEN}{

Last updated