---
title: "Get Delivery API V1 Settings"
method: GET
path: "/deliveryApiV1"
tags: ["Delivery API V1 Operations"]
---

# Get Delivery API V1 Settings

`GET /deliveryApiV1`

## Response `200`

V1 settings

- DeliveryApiSettingsResponseV1
  - `enabled` boolean — Indicates whether the delivery API is enabled.
  - `skipTranslations` boolean — Indicates whether to skip translations.

## Other responses

- `401` — Unauthorized in case the token is not authorized
- `403` — Forbidden

---

[API](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0.md) · [All operations](https://skmtc.net/bloomreach/apis/documents-delivery-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bloomreach/documents-delivery-api-2-0/revisions/87bfc06578c2/schema)
