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