CFL Depth Charts

Returns depth charts for all CFL teams, listing players at each position ranked by their standing.

Attributes

Top-Level Fields

FieldTypeDescription
Teamsarray

Teams Object

FieldTypeDescription
Idstring
Codestring
Playersarray

Example Response

{"Teams": [{"Id": "1", "Code": "BC", "Players": [{"Id": "2858", "Rank": "1", "FirstName": "Riley", "LastName": "Pickett", "Position": "FB"}]}]}
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