---
title: "Segment a Name"
method: GET
path: "/names/segments"
tags: ["Names"]
---

# Segment a Name

`GET /names/segments`

Segment a full name into its parts.

## Query parameters

- `fullName` string, required
- `locale` string
- `lang` string

## Headers

- `Accept` 'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json', required

## Response `200`

The read was successful.

## Other responses

- `400` — If there is a problem with the provided name.

---

[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)
