get MatchesCopy Pageget https://rugby-union-feeds.incrowdsports.com/v1/matches/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsproviderstringThe provider that the data was received frompageintegerBased 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 object. prefixing the field with a "-" will sort descending, otherwise data is sorted ascendingstatusstringGet matches of a certain status, can be provided as a comma-delimited list (?status=X,Y) or as separate parameters (?status=X&status=Y). Providing no status will return all matchesteamIdintegerGet matches for a single teamroundintegerGet matches for a given roundcompIdintegerGet matches for a list of competition IDs, can be provided as a comma-delimited list (?compId=X,Y) or as a set of parameters (?compId=X&compId=Y)seasonintegerReturn matches for a given seasonoverrideSeasonbooleanOverride the returned season ID in the data with a pre-defined value, used for internal purposesfalsetruefalsefromstringReturn only matches after this date. Follows ISO-8601 notationtostringReturn only matches before this date. Follows ISO-8601 notationsummarybooleanShould the matches contain summary information or not. If set to false, all matches will include matches events and officials, which can lead to large responses.truetruefalseimagesbooleanInclude images for competition and team badges. Used in combination with clientId to indicate whether to use the global image library use a client's imagesfalsetruefalseformbooleanReturn match history for each team as part of the payload. Will return simply whether the result fo the last X matches (controlled by formSize) was a win/lose or drawfalsetruefalseformSizeintegerUsed in conjunction with form to determine how many previous matches to return.filterEventsbooleanIf true, will only include match events that are supported by the contract with the provider, these events are: "start", "first half start", "first half end", "second half start", "second half end", "end", "try", "conversion", "drop goal", "missed drop goal", "penalty", "penalty try", "yellow card", "red card", "sub off", "sub on", "missed conversion", "missed penalty"truetruefalseofficialsbooleanInclude officals in the match datafalsetruefalseclientIdstringUsed 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 403ForbiddenUpdated 2 months ago