cURL
curl --request GET \ --url https://api.reqlick.com/domains/{id} \ --header 'Authorization: Bearer <token>'
[ { "slug": "example.com", "verified": true, "primary": false, "target": "<string>", "type": "redirect" } ]
Retrieve a list of domains for the authenticated workspace