APIEndpoint referenceLive foul card alerts
/live-foul-card-alerts
AuthorizationBearer <token>
Supabase access token.
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/live-foul-card-alerts"{ "eligible": true, "isLiveAlertActive": true, "preferences": { "property1": null, "property2": null }, "telegramLinked": true}