Authenticated
Get streak
Returns the current streak information (days coded in a row).
get/api/v1/authenticated/streak
Response
successful
Example response
{
"streak_days": 5
}Returns the current streak information (days coded in a row).
successful
{
"streak_days": 5
}