---
title: "GET /api/organization"
method: GET
path: "/api/organization"
tags: ["Organization"]
---

# GET /api/organization

`GET /api/organization`

## Response `200`

OK

- OrganizationDTO
  - `id` string, nullable
  - `credits` integer

## Changes

- **2026-08-13** `4254c43f4be4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hackgate/apis/hackgate-admin-api/changes/api/organization/get.md)

---

[API](https://skmtc.dev/hackgate/apis/hackgate-admin-api.md) · [All operations](https://skmtc.dev/hackgate/apis/hackgate-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hackgate/hackgate-admin-api/revisions/4254c43f4be4/schema)
