GET /domains/export
GETdomains/export
Export monitored domains matching the specified filters as a CSV file
Query Parameters
sort string
Sort field and order (e.g., -domain for descending or domain for ascending)
profile_id string
Filter by profile ID
domain string
Filter by domain name substring
rdns string
Filter by reverse DNS substring
rbl_hosts string
Filter by RBL lookup host names (multiple values separated by comma allowed, e.g., truncate.gbudb.net,rbl.metunet.com). Get all available host names from /api/v1.0/epc/rbl_dictionary?type=domains
blacklisted boolean
Filter to show only blacklisted domains
Returns
- application/csvReturns a CSV file for download.
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error