---
title: "Get list of Provisionable Server Profiles"
method: GET
path: "/phones/servers"
tags: ["Phones/Macs/Supported Models and Servers"]
---

# Get list of Provisionable Server Profiles

`GET /phones/servers`

## Response `200`

- NdpServer[]
  - `name` string, required
  - `location` string, required
  - `geo_group` string, required
  - `port_tcp` integer, required
  - `port_tls` integer, required
  - `backup_ok` string, required
  - `postfix` string, required
  - `ns_api_hostname` string, required
  - `status` string, required

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/ns-api/apis/netsapiens-api-v2.md) · [All operations](https://skmtc.net/ns-api/apis/netsapiens-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ns-api/netsapiens-api-v2/revisions/d37f65b5b886/schema)
