---
title: "Retrieve Organization"
method: GET
path: "/plug/organization"
tags: ["Custom Data"]
---

# Retrieve Organization

`GET /plug/organization`

This endpoint returns your Arcadia organization name and also returns your account and meter level custom data field names.

## Headers

- `Arcadia-Version` string, required

## Response `200`

OK

- PublicOrganizationResource
  - `accountCustomData10Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData11Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData12Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData13Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData14Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData15Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData16Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData17Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData18Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData19Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData1Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData20Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData21Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData22Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData23Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData24Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData25Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData2Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData3Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData4Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData5Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData6Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData7Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData8Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `accountCustomData9Name` string, nullable, required — Optional field to create or update an account level custom data field name.
  - `id` string, required — A unique identifier for the entity.
  - `meterCustomData10Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData1Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData2Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData3Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData4Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData5Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData6Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData7Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData8Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `meterCustomData9Name` string, nullable, required — Optional field to create or update a meter level custom data field name.
  - `name` string, required — The name for the resource.

---

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