Organization

The root node in the resource hierarchy to which a particular entity's resources belong. An organization is tied to a Google Workspace or Cloud Identity account. Organizations cannot be created or deleted through the API; they are automatically provisioned when a Google Workspace or Cloud Identity account is created.

API ManagementCloud ComputingInfrastructurePlatform-as-a-Service

Properties

Name Type Description
name string The resource name of the organization in the form organizations/{organization_id}. Output only.
displayName string A human-readable string that refers to the organization in the Google Cloud Console. This field is output only and derived from the associated Google Workspace or Cloud Identity account.
directoryCustomerId string The unique identifier for the Google Workspace or Cloud Identity account associated with this organization. Output only.
state string The organization lifecycle state. Output only.
createTime string Timestamp when the organization was created. Output only.
updateTime string Timestamp when the organization was last modified. Output only.
deleteTime string Timestamp of when the delete request was sent. Output only.
etag string A checksum computed by the server based on the current value of the organization resource.
View JSON Schema on GitHub

JSON Schema

cloud-resource-manager-organization-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Organization",
  "type": "object",
  "description": "The root node in the resource hierarchy to which a particular entity's resources belong. An organization is tied to a Google Workspace or Cloud Identity account. Organizations cannot be created or deleted through the API; they are automatically provisioned when a Google Workspace or Cloud Identity account is created.",
  "properties": {
    "name": {
      "type": "string",
      "description": "The resource name of the organization in the form organizations/{organization_id}. Output only."
    },
    "displayName": {
      "type": "string",
      "description": "A human-readable string that refers to the organization in the Google Cloud Console. This field is output only and derived from the associated Google Workspace or Cloud Identity account."
    },
    "directoryCustomerId": {
      "type": "string",
      "description": "The unique identifier for the Google Workspace or Cloud Identity account associated with this organization. Output only."
    },
    "state": {
      "type": "string",
      "description": "The organization lifecycle state. Output only."
    },
    "createTime": {
      "type": "string",
      "description": "Timestamp when the organization was created. Output only."
    },
    "updateTime": {
      "type": "string",
      "description": "Timestamp when the organization was last modified. Output only."
    },
    "deleteTime": {
      "type": "string",
      "description": "Timestamp of when the delete request was sent. Output only."
    },
    "etag": {
      "type": "string",
      "description": "A checksum computed by the server based on the current value of the organization resource."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/cloud-resource-manager-organization"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.