Skip to content

/api/matches/by-slug/{date}/{slug}

GET
/api/matches/by-slug/{date}/{slug}
curl --request GET \
--url https://example.com/api/matches/by-slug/example/example \
--header 'Authorization: Bearer <token>'
date
required
string
slug
required
string

OK