APIEndpoint referenceDashboard
/dashboard/basketball/tournaments
AuthorizationBearer <token>
Supabase access token.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/dashboard/basketball/tournaments"[ { "id": 0, "name": "string", "uniqueTournamentId": 0 }]