Skip to main content

GET /domains/{id}/rbl_changes_log

GET 

domains/:id/rbl_changes_log

Retrieve the history of RBL status changes for a specific monitored domain

Path Parameters

id string Required
Domain ID

Returns

  • dataobject
    • domainstring
      Domain name
    • dataarray
      List of blacklist status changes for the domain
      • hoststring
        RBL provider hostname
      • statusstring
        Current blacklist status
        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