---
title: "Retrieve all populated custom fields on an existing reservation."
method: GET
path: "/reservations/{id}/custom-fields"
tags: ["Reservations"]
deprecated: true
---

# Retrieve all populated custom fields on an existing reservation.

`GET /reservations/{id}/custom-fields`

> **Deprecated.**

For retrieving custom fields, use the <a href="https://open-api-docs.guesty.com/reference/reservationsopenapicontroller_getreservationallcustomfields">new API</a>

## Path parameters

- `id` string, required

## Response `200`

Custom fields of reservation

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Unhandled exception. Something went wrong on server.

---

[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)
