Public
Get current active suite
Fetch the currently active problem suite.
curl -X GET "https://loading/v1/public/suites/current"{
"suite_id": 0,
"suite_version": 0,
"is_active": true
}{
"detail": "string",
"error_code": "SUITE_NOT_FOUND"
}