---
title: "Retrieve the account's contact labels"
method: GET
path: "/contacts/labels/my"
---

# Retrieve the account's contact labels

`GET /contacts/labels/my`

Retrieve the account’s labels both default and custom.

## Headers

- `Authorization` string, required

## Response `200`

200

- object
  - `firstName` string
  - `lastName` string
  - `country` string
  - `email` string
  - `mobile` string
  - `age` string

## Other responses

- `400` — 400

---

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