CFL Injury Report

Returns the current list of injured CFL players. Healthy players are not included. Updated in real time.

Attributes

Top-Level Fields

FieldTypeDescription
Playersarray

Players Object

FieldTypeDescription
Idstring
FirstNamestring
LastNamestring
Positionstring
Injuryobject

Example Response

{"Players": [{"Id": "145", "FirstName": "DaVaris", "LastName": "Daniels", "Position": "WR", "Injury": {"Status": "OUT", "Type": "Hip", "Side": "Not Specified"}}]}
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

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