---
title: "Get Name Script"
method: GET
path: "/names/script"
tags: ["Names"]
---

# Get Name Script

`GET /names/script`

Get the script of a name.

## Query parameters

- `text` string, required

## Headers

- `Accept` 'application/json', required

## Response `200`

The read was successful.

## Other responses

- `204` — Unable to determine the script of the provided text.
- `400` — If there is a problem with the provided text.

---

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