You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: source/API_Reference/Web_API_v3/IP_Management/ip_warmup.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,8 @@ An IP in warmup will always follow SendGrid’s Warmup Schedule. Please consider
20
20
{% anchor h2 %}
21
21
GET
22
22
{% endanchor %}
23
-
Get all IPs that are currently warming up.
23
+
24
+
Get all IPs that are currently warming up. The value returned for "start_date" represents the date that the IP was entered into warmup, and is always formatted as a Unix timestamp.
24
25
25
26
{% apiv3example get-all GET https://api.sendgrid.com/v3/ips/warmup %}
0 commit comments