---
title: "GET /api/v1/gitlab/installations"
method: GET
path: "/api/v1/gitlab/installations"
---

# GET /api/v1/gitlab/installations

`GET /api/v1/gitlab/installations`

## Response `200`

- object
  - `installations` Installation[], required
    - `account_status` string, required
    - `created_at` string, required
    - `id` string, required
    - `name` string, required
    - `tier` Tier, required
      - `features` object, required
        - `num_users_per_month` integer
      - `name` string, required
    - `trial_ends_at` string

## Other responses

- `403`

## Changes

- **2025-09-12** `902d757a1c4a` — 1 info
  - added the required property `installations/items/created_at` to the response with the `200` status
- **2025-06-14** `4d9f186c00f7` — 1 info
  - endpoint added
- **2024-10-03** `2089572474fe` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/terrateamio/apis/untitled-api/changes/api/v1/gitlab/installations/get.md)

---

[API](https://skmtc.dev/terrateamio/apis/untitled-api.md) · [All operations](https://skmtc.dev/terrateamio/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/terrateamio/untitled-api/revisions/1fd77fcac464/schema)
