# Retrieves the list of domains that have DMARC monitoring. Endpoint: GET /v1/dmarc/domains Version: 0.0.1 Security: basicAuth ## Query parameters: - `from` (integer) UNIX epoch (UTC seconds) representing the start of the time range. Example: 1736790000 - `to` (integer) UNIX epoch (UTC seconds) representing the end of the time range. If supplied, must also be set. Example: 1736790285