diff --git a/docs/dev/api/insights.md b/docs/dev/api/insights.md
index 67d624d925..0062f1c456 100644
--- a/docs/dev/api/insights.md
+++ b/docs/dev/api/insights.md
@@ -24,6 +24,10 @@ Return run data for all tests that match the request criteria.
#### Parameters
+:::note
+This call requires start
and end
parameters OR the time_range
parameter.
+:::
+