---
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/service-fabric-client-apis.md) · [All operations](https://skmtc.net/azure/apis/service-fabric-client-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/service-fabric-client-apis/versions/6df9f2f4d542/schema)
