---
title: "List Translations Leverages Leverage Bands"
method: GET
path: "/translation-leverages/leverage-bands"
tags: ["Translation Leverage Data Set"]
---

# List Translations Leverages Leverage Bands

`GET /translation-leverages/leverage-bands`

Retrieves the leverage bands dimension present in the translation leverages dataset.

## Query parameters

- `$filter` string
- `$top` integer
- `$skip` integer
- `$count` boolean
- `$expand` string

## Headers

- `Authorization` string, required
- `X-LC-Tenant` string, required

## Response `200`

OK

- object
  - `itemCount` integer
  - `items` DimLeverageBand[]
    - `internalId` number — The internal unique identifier of the leverage band.
    - `bandName` string — The name of the translation leverage band as it is in Trados Enterprise.

## Other responses

- `400` — Bad Request. The request could not be understood by the server. Check error message and details to further understand the cause.
- `401` — Unauthorized request. The user could not be identified.
- `403` — Forbidden request. The user does not have the necessary permissions for the resource.

---

[API](https://skmtc.net/rws/apis/trados-data-bridge-api.md) · [All operations](https://skmtc.net/rws/apis/trados-data-bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rws/trados-data-bridge-api/versions/823ba45e799c/schema)
