---
title: "Retrieve organization"
method: GET
path: "/organization/"
tags: ["Organizations"]
---

# Retrieve organization

`GET /organization/`

Endpoint for retrieving a single organization.

## Response `200`

- Organization
  - `branches` Branch[], required — The list of branches associated with the organization.
    - `address` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `building_number` string, required — Building number or identifier of the branch location.
    - `city` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `district` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `id` string, required — The unique identifier of the branch.
    - `is_active` boolean — Indicates whether the branch is currently active (True) or inactive (False).
    - `legacy_id` string, required — [Deprecated] The legacy identifier of the branch.
    - `name` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `phone` string, required — Contact phone number for the branch.
    - `postal_code` string, required — Postal code or ZIP code of the branch location.
    - `state` string, required — Emirate for UAE organizations. Read-only field.
  - `created_ts` string, date-time, required — The timestamp in UTC when the organization was created
  - `financial_settings` OrganizationFinancialSettings, required
    - `address` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `base_currency` string
    - `city` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `company_identification` CompanyIdentificationSupplierSchema[]
      - `type` 'CRN' | 'MLS' | 'SAG' | 'MOM' | '700' | 'OTH' | 'TRD', required
      - `value` string, required — The identification value.
    - `country` 'SA' | 'AE' | 'QA' | 'BH' | 'KW' | 'OM' | 'EG' | 'US' | 'AF' | 'AX' | 'AL' | 'DZ' | 'AS' | 'AD' | 'AO' | 'AI' | 'AQ' | 'AG' | 'AR' | 'AM' | 'AW' | 'AU' | 'AT' | 'AZ' | 'BS' | 'BD' | 'BB' | 'BY' | 'BE' | 'BZ' | 'BJ' | 'BM' | 'BT' | 'BO' | 'BQ' | 'BA' | 'BW' | 'BV' | 'BR' | 'IO' | 'BN' | 'BG' | 'BF' | 'BI' | 'CV' | 'KH' | 'CM' | 'CA' | 'KY' | 'CF' | 'TD' | 'CL' | 'CN' | 'CX' | 'CC' | 'CO' | 'KM' | 'CG' | 'CK' | 'CR' | 'CI' | 'HR' | 'CU' | 'CW' | 'CY' | 'CZ' | 'CD' | 'DK' | 'DJ' | 'DM' | 'DO' | 'EC' | 'SV' | 'GQ' | 'ER' | 'EE' | 'SZ' | 'ET' | 'FK' | 'FO' | 'FJ' | 'FI' | 'FR' | 'GF' | 'PF' | 'TF' | 'GA' | 'GM' | 'GE' | 'DE' | 'GH' | 'GI' | 'GR' | 'GL' | 'GD' | 'GP' | 'GU' | 'GT' | 'GG' | 'GN' | 'GW' | 'GY' | 'HT' | 'HM' | 'HN' | 'HK' | 'HU' | 'IS' | 'IN' | 'ID' | 'IR' | 'IQ' | 'IE' | 'IM' | 'IL' | 'IT' | 'JM' | 'JP' | 'JE' | 'JO' | 'KZ' | 'KE' | 'KI' | 'KG' | 'LA' | 'LV' | 'LB' | 'LS' | 'LR' | 'LY' | 'LI' | 'LT' | 'LU' | 'MO' | 'MG' | 'MW' | 'MY' | 'MV' | 'ML' | 'MT' | 'MH' | 'MQ' | 'MR' | 'MU' | 'YT' | 'MX' | 'FM' | 'MD' | 'MC' | 'MN' | 'ME' | 'MS' | 'MA' | 'MZ' | 'MM' | 'NA' | 'NR' | 'NP' | 'NL' | 'NC' | 'NZ' | 'NI' | 'NE' | 'NG' | 'NU' | 'NF' | 'KP' | 'MK' | 'MP' | 'NO' | 'PK' | 'PW' | 'PS' | 'PA' | 'PG' | 'PY' | 'PE' | 'PH' | 'PN' | 'PL' | 'PT' | 'PR' | 'RE' | 'RO' | 'RU' | 'RW' | 'BL' | 'SH' | 'KN' | 'LC' | 'MF' | 'PM' | 'VC' | 'WS' | 'SM' | 'ST' | 'SN' | 'RS' | 'SC' | 'SL' | 'SG' | 'SX' | 'SK' | 'SI' | 'SB' | 'SO' | 'ZA' | 'GS' | 'KR' | 'SS' | 'ES' | 'LK' | 'SD' | 'SR' | 'SJ' | 'SE' | 'CH' | 'SY' | 'TW' | 'TJ' | 'TZ' | 'TH' | 'TL' | 'TG' | 'TK' | 'TO' | 'TT' | 'TN' | 'TR' | 'TM' | 'TC' | 'TV' | 'UG' | 'UA' | 'GB' | 'UM' | 'UY' | 'UZ' | 'VU' | 'VA' | 'VE' | 'VN' | 'VG' | 'VI' | 'WF' | 'EH' | 'YE' | 'ZM' | 'ZW', required — * `SA` - Kingdom of Saudi Arabia * `AE` - United Arab Emirates * `QA` - Qatar * `BH` - Bahrain * `KW` - Kuwait * `OM` - Oman * `EG` - Egypt * `US` - United States of America * `AF` - Afghanistan * `AX` - Åland Islands * `...` Full information for [CountryEnum](countryenum)
    - `district` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `phone` string
    - `state` string, required — The emirate of the organization if located in UAE.
    - `tax_identification_number` string
    - `tax_registration_number` string
  - `id` string, required — The unique identifier of the organization.
  - `legacy_id` string, required — [Deprecated] The legacy identifier of the organization.
  - `modified_ts` string, date-time, required — The timestamp in UTC when the organization was last modified
  - `name` CommonDualLangModel, required
    - `ar` string — The value in the Arabic language.
    - `en` string, required — The value in the English language.
  - `users` OrganizationUser[], required — The list of users associated with the organization.
    - `email` string, email, required — The email address of the user.
    - `id` string, required — The unique identifier of the user.
  - `warehouses` Warehouse[], required — The list of warehouses associated with the organization.
    - `account` string, required — The account associated with this warehouse.
    - `address` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `building_number` string, required — Building number or identifier of the warehouse.
    - `city` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `code` string, required — Unique code identifier for the warehouse.
    - `created_ts` string, date-time, required — The timestamp in UTC when the warehouse was created
    - `district` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `id` string, required — The unique identifier of the warehouse.
    - `is_active` boolean — Indicates whether the warehouse is currently active and operational.
    - `legacy_id` string, required — [Deprecated] The legacy identifier of the warehouse.
    - `modified_ts` string, date-time, required — The timestamp in UTC when the warehouse was last modified
    - `name` CommonDualLangModel, required
      - `ar` string — The value in the Arabic language.
      - `en` string, required — The value in the English language.
    - `phone` string, required — Contact phone number for the warehouse.
    - `postal_code` string, required — Postal or ZIP code of the warehouse location.
    - `state` string, required — Emirate for UAE organizations. Read-only field.

---

[API](https://skmtc.net/wafeq/apis/wafeq-public-api.md) · [All operations](https://skmtc.net/wafeq/apis/wafeq-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wafeq/wafeq-public-api/revisions/36816b4fce7f/schema)
