# Get a suite Endpoint: GET /v1/suites/{suiteName}/{suiteVersion} Version: 1.0.0_Beta ## Path parameters: - `suiteName` (string, required) Name of the suite - `suiteVersion` (string, required) Version of the suite ## Response 200 fields (application/json): - `message` (string) - `status` (string) ## Response 400 fields (application/json): - `message` (string) - `status` (string) ## Response 500 fields (application/json): - `message` (string) - `status` (string)