---
title: "Get Published Listings"
method: GET
path: "/v1.0/getPublishedListings"
tags: ["Listing"]
---

# Get Published Listings

`GET /v1.0/getPublishedListings`

Returns the caller team's published listings as an XML feed. Intended for external syndication partners; the response content type is application/xml.

## Query parameters

- `type` 'LuxVT' | 'AptCom' | 'AllOnMarket', required

## Headers

- `Authorization` string, required

## Response `200`

Published listings feed. The response body is XML.

## Other responses

- `401` — Missing or invalid authentication token.
- `500` — Internal server error.

---

[API](https://skmtc.net/lofty/apis/lofty-service-open-apis.md) · [All operations](https://skmtc.net/lofty/apis/lofty-service-open-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lofty/lofty-service-open-apis/revisions/23e640467118/schema)
