get Matches SearchCopy Pageget https://opta-football.cortextech.io/v1/matches/searchRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsteamNamestringReturns a list of matches where the home team or away team name matches the value provided. Matches on whole team name only.providerstringThe provider that the data was received fromcompetitionNamestringReturns matches for a given list of competition names. Name is matched on exact string only.fromstringReturns matches that started after this date. Must follow ISO 8601 format.tostringReturns matches that started before this date. Must follow ISO 8601 format.summarybooleanShould the match contain summary information or not. If set to false, all matches will include matches events, VAR events and officials, which can lead to large responses.truetruefalsesizeintegerThe number of matches to return per page.pageintegerBased on the number of items per page [size], it may be required to page through lots of data. The page index is 0-indexed so 0 is the first page of data.sortstringA single sort field, can be any field returned within the match object. prefixing the field with a "-" will sort descending, otherwise data is sorted ascendingclientIdstringUsed when returning player and manager images. If no client ID is passed, will draw from the global stock images for players and managers, when a client ID is passed, it will attempt to use a client's version of those imagesHeadersX-API-KEYstring(Required)X-APP-IDstring(Required)X-REALMstring(Required)AcceptstringResponses 200OK 400Bad Request 401UnauthorizedUpdated 3 months ago