---
title: "Get client installation"
method: GET
path: "/v1/installations/me"
tags: ["Installations"]
---

# Get client installation

`GET /v1/installations/me`

Retrieve the list of installations that you have done

## Query parameters

- `company_id` string, uuid

## Response `200`

Installation exists.

## Other responses

- `400` — Bad request
- `500` — Cannot retrieve installation due to infrastructure issue

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/versions/c70cd21dc330/schema)
