---
title: "Get list of available report format types"
method: GET
path: "/datainsights/v1.1/reports/formats"
tags: ["Reports"]
---

# Get list of available report format types

`GET /datainsights/v1.1/reports/formats`

## Headers

- `X-PROPERTY-ID` integer, required

## Response `200`

OK

- FormatOptions[]
  - `name` string, required — Display name of the format option
  - `value` string, required — Available report format options by type

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
