Org

Organization identity and display metadata

  • object
    Type: string

    Resource type identifier

  • id
    Type: string

    Unique identifier for the organization

  • name
    Type: string

    Organization display name

  • slug
    Type: string

    URL-safe slug for bookmarkable organization URLs

  • legal_name
    Type: string

    Legal entity name used as the registrant in WHOIS records. Distinct from the display Name; defaults to '' until the operator sets it.

  • account_id
    Type: string

    Billing account the org settles against. Omitted until the account is provisioned; shared across orgs under consolidated billing.

  • account_kind
    Type: string

    Whether the org owns its billing account ('own') or has its billing rolled into one another org owns ('consolidated').

  • created_at
    Type: string

    Timestamp the organization was created (RFC 3339, UTC)

  • updated_at
    Type: string

    Timestamp the organization was last updated (RFC 3339, UTC)