---
title: "Returns every global text entry."
method: GET
path: "/global-text"
tags: ["GlobalText"]
---

# Returns every global text entry.

`GET /global-text`

## Response `200`

OK

- GetAllGlobalTextsEndpointOutput
  - `globalTexts` GetAllGlobalTextsEndpointOutputItem[], required — The list of global text entries.
    - `id` string, required
    - `key` string, required
    - `englishText` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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