List sites

To list your sites, make a get request to /sites.

Response:

{
  "data": [
    {
      "id": 631,
      "domain": "previewlinks.io",
      "created_at": "2021-11-10T13:19:32.000000Z",
      "updated_at": "2022-01-07T11:51:28.000000Z"
    },
    {
      "id": 632,
      "domain": "razorui.com",
      "created_at": "2021-11-10T13:21:01.000000Z",
      "updated_at": "2021-11-10T13:21:01.000000Z"
    },
    {
      "id": 635,
      "domain": "madewithalpine.com",
      "created_at": "2021-11-10T17:15:54.000000Z",
      "updated_at": "2021-11-10T17:15:54.000000Z"
    },
    {
      "id": 643,
      "domain": "larsklopstra.nl",
      "created_at": "2021-11-17T10:39:20.000000Z",
      "updated_at": "2022-01-04T14:57:40.000000Z"
    }
  ]
}