Streak config info
get
Authorizations
Responses
200
Successful response
application/json
get
GET /partner-api/v2/admin/challenges/streak-config-info HTTP/1.1
Host:
X-API-Key: YOUR_API_KEY
Accept: */*
200
Successful response
{
"game_config_info": {
"activity_type_id": "text",
"name": "text",
"starts_at": 1,
"ends_at": 1
}
}