---
title: "Retrieve a organization data."
method: GET
path: "/organization"
tags: ["Organization"]
---

# Retrieve a organization data.

`GET /organization`

Retrieves the data of organization.

## Response `200`

Success response

- OrganizationData
  - `tax_code` string

## Other responses

- `400` — The request is malformed.
- `401` — Authorization information is missing or invalid.
- `422` — Validation errors occured.
- `500` — Internal server error.

---

[API](https://skmtc.dev/swaggerhub/apis/billingo-api-v3.md) · [All operations](https://skmtc.dev/swaggerhub/apis/billingo-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/swaggerhub/billingo-api-v3/revisions/03576cabefad/schema)
