curl --location --request GET 'https://api.flireo.com/api/v1/domains'{
"domain": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"domain_name": "notifications.example.com",
"resend_domain_id": "string",
"status": "not_started",
"region": "eu-west-1",
"records": [
{
"type": "TXT",
"name": "string",
"value": "string",
"record": "string",
"ttl": "string",
"status": "string",
"priority": 0
}
],
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"verified_at": "2019-08-24T14:15:22.123Z"
}
}