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

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

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

ServiceConnection Viewset

## Path parameters

- `uuid` string, uuid, required

## Response `200`

- ServiceConnection — ServiceConnection Serializer
  - `pk` string, uuid, required
  - `name` string, required
  - `local` boolean — If enabled, use the local connection. Required Docker socket/Kubernetes Integration
  - `component` string, required — Return component used to edit this object
  - `verbose_name` string, required — Return object's verbose_name
  - `verbose_name_plural` string, required — Return object's plural verbose_name
  - `meta_model_name` string, required — Return internal model name

## 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/4e42e86021d7/schema)
