action runscope_get_buckets_bucket_key_tests_test_id_environments { label: "Return details of the test's environments (only those that belong to the specified test)" provider: runscope method: GET path: "/buckets/{bucketKey}/tests/{testId}/environments" encoding: json output: { type: "object" additionalProperties: true } }