---
title: "GET /v0.1/user/export/serviceConnections"
method: GET
path: "/v0.1/user/export/serviceConnections"
tags: ["account"]
---

# GET /v0.1/user/export/serviceConnections

`GET /v0.1/user/export/serviceConnections`

Gets all service connections of the service type for GDPR export.

## Response `200`

Success

- object[]
  - `displayName` string, required — display name of shared connection
  - `serviceType` 'apple' | 'jira' | 'googleplay' | 'gitlab', required — service type of shared connection can be apple|gitlab|googleplay|jira
  - `credentialType` 'credentials' | 'certificate' | 'key' — the type of the credential

## Other responses

- `default` — bad_request: proper details are not provided for connection in body.

---

[API](https://skmtc.net/appcenter/apis/app-center-client.md) · [All operations](https://skmtc.net/appcenter/apis/app-center-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcenter/app-center-client/revisions/4e9226ab8f35/schema)
