---
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

---

[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)
