Public
List all suites
Get all problem suites, ordered by version descending (newest first).
curl -X GET "https://loading/v1/public/suites"[
{
"suite_id": 0,
"suite_version": 0,
"is_active": true
}
]Get all problem suites, ordered by version descending (newest first).
curl -X GET "https://loading/v1/public/suites"[
{
"suite_id": 0,
"suite_version": 0,
"is_active": true
}
]