get Matches SearchCopy Pageget https://cricket-feeds.incrowdsports.com/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.competitionNamestringReturns 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 and officials, which can lead to large responses.truetruefalsesizeintegerThe number of items 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 ascendingproviderstringThe provider that the data was received fromclientIdstringUsed when returning images and for usage tracking. If no client ID is passed, will draw from the global stock images, 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 2 months ago