---
title: "Send results in email"
method: POST
path: "/listings.email"
tags: ["Listings"]
---

# Send results in email

`POST /listings.email`

Same as /listings but results are sent as an email

## Request body

- object
  - `to` string — Address of recipient

## Response `200`

Array of listing objects

---

[API](https://skmtc.net/guesty/apis/guesty-open-api.md) · [All operations](https://skmtc.net/guesty/apis/guesty-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/guesty/guesty-open-api/versions/7c62644070f2/schema)
