---
title: "Get Afc Server data"
method: GET
path: "/afcserver/{server_id}"
tags: ["afc-endpoint"]
---

# Get Afc Server data

`GET /afcserver/{server_id}`

Get Afc Server data

## Path parameters

- `server_id` integer, required

## Response `200`

OK

- XiqAfcServer
  - `state` 'CONNECTED' | 'DNS_ERROR' | 'UNREACHABLE' | 'CONNECTION_REFUSED' | 'INVALID_CERT' | 'REVOKED_CERT' | 'NOT_FOUND' | 'HTTP_ERROR' | 'INVALID_RESPONSE' | 'CONNECTION_RESET' | 'READ_TIMEOUT' | 'UNKNOWN_ERROR'
  - `server_url` string
  - `region` string
  - `server_id` integer

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
