Get team's next match

Returns the next upcoming match (with status code not_started or kick_off_delayed) for a particular team identified by ID.

The data in the response is an alias of /matches/{ID}

Caching: see /matches/{ID}

Path Params
string
required

ID of the team.

Query Params
string
required

Your Client ID from Fans United Client API.

string
required

Client API key

string
enum
Defaults to EN

Determines what language to return the data in (English by default). Available options include BG, RO and EN. If a translation is not available in the requested language, the API will fallback to English.

Allowed:
Responses

400

Bad request

404

Resource not found

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json