Skip to content

Hourly Challenge History

Used to fetch the history of hourly challenges

GET > /rotations/challenge/history

Success Response

Code : 200 OK

Content example

Models: ChallengeEntry ChallengeType

  • Data:
[
    <ChallengeEntry>,
    ...
]