Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 3b09929

Browse files
committed
start_date is always returned as a unix timestamp
1 parent 0ad20e1 commit 3b09929

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/API_Reference/Web_API_v3/IP_Management/ip_warmup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ An IP in warmup will always follow SendGrid’s Warmup Schedule. Please consider
2020
{% anchor h2 %}
2121
GET
2222
{% 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.
2425

2526
{% apiv3example get-all GET https://api.sendgrid.com/v3/ips/warmup %}
2627
{% v3response %}

0 commit comments

Comments
 (0)