# Retrieves the status of an in-flight IP warmup

Retrieves the status of an in-flight IP warmup, which must be a dedicated IP owned by the account.

Endpoint: GET /v3/ip_warmups/{addr}
Version: 3.0.0
Security: basicAuth

## Path parameters:

  - `addr` (string, required)
    The IP address to retrieve the warmup status for.

## Response 200 fields (application/json):

  - `message` (string, required)
    Response message


