Skip to main content
GET
/
watchlist
/
matches
List pending matches
curl --request GET \
  --url https://api.txcloud.io/v1/watchlist/matches \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
string
min_score
number

Response

200

Matches list