get Matches 2Copy Pageget https://cricket-feeds.incrowdsports.com/v1/matchesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspageintegerBased 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.sizeintegerThe number of items to return per page.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 ascendingstatusstringReturn matches that only match the required statuses, can be passed as a comma-delimited list (&status=X,Y) or as multiple parameters (&status=X&status=Y). Can be live, result, fixture and postponed. Default will return live, result and fixtureteamIdintegerReturn only matches for a given teamcompIdintegerReturns matches for a given list of competition IDs. Can be sent as a comma-delimited list (&compId=X,Y) or as multiple parameters (&compId=X&compId=Y)fromstringReturns matches that started after this date. Must follow ISO 8601 format.tostringReturns matches that started before this date. Must follow ISO 8601 format.imagesbooleanInclude images for competition and team badges. Used in combination with clientId to indicate whether to use the global image library use a client's imagesfalsetruefalseproviderstringThe 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