Skip to main content

GET /ips/{id}/rbl_changes_log

GET 

ips/:id/rbl_changes_log

Retrieve the RBL status change history for a monitored IP address

Path Parameters

id string Required
Unique identifier of the IP entry

Returns

  • dataobject
    RBL change history for the specified IP address
    • ipstring
      The IP address for which the history is returned
    • dataarray
      Chronological list of RBL status change events
      • hoststring
        RBL hostname where the status change occurred
      • statusstring
        New RBL status at the time of the change
        Allowed values: RESOLVED, BLACKLISTED
      • created_atstring
        Timestamp when the status change was recorded
Error Codes

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

404 Not Found

Not Found

500 Internal Server Error

Internal server error