Returns historical poll rankings.
Query parameters
Season year.
Season type.
Poll week.
Poll name.
Returns the latest CFP snapshot when true, preferring the snapshot marked as final. Requires poll=cfp and cannot be combined with final.
Returns the CFP snapshot marked as final when true. Requires poll=cfp and cannot be combined with latest.
Response
Ok
Changes
Changed in 1 of the 14 revisions of this API.5
- ○
added the new optional
queryrequest parameterfinalnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlatestnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpollnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○