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

Commit 5d8ea25

Browse files
committed
Merge pull request #1811 from sendgrid/eschallock-patch-2
start_date is always returned as a unix timestamp
2 parents 75f8dce + 3b09929 commit 5d8ea25

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)