---
title: "GET /outposts/service_connections/all/{uuid}/state/"
method: GET
path: "/outposts/service_connections/all/{uuid}/state/"
tags: ["outposts"]
---

# GET /outposts/service_connections/all/{uuid}/state/

`GET /outposts/service_connections/all/{uuid}/state/`

Get the service connection's state

## Path parameters

- `uuid` string, uuid, required

## Response `200`

- ServiceConnectionState — Serializer for Service connection state
  - `healthy` boolean, required
  - `version` string, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/38607bbee496/schema)
