action runscope_get_buckets_bucket_key_tests_test_id_metrics { label: "Return details of the test metrics for the specified timeframe." provider: runscope method: GET path: "/buckets/{bucketKey}/tests/{testId}/metrics" encoding: json output: { type: "object" additionalProperties: true } }