---
title: "Returns whether the Service Fabric name exists."
method: GET
path: "/Names/{nameId}"
tags: ["Property Management"]
---

# Returns whether the Service Fabric name exists.

`GET /Names/{nameId}`

Returns whether the specified Service Fabric name exists.

## Path parameters

- `nameId` string, required

## Query parameters

- `api-version` '6.0', required
- `timeout` integer

## Response `200`

A successful response means that the Service Fabric name exists.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/versions/6ebed3032b57/schema)
