Workspace

  • aggregates
    Type: object
    required
    • licenses
      Type: object · WorkspaceLicensesAggregatesnullable
      required
  • createdAt
    Type: string Format: date-time
    required

    The timestamp of when this resource was created. ISO 8601 format.

  • domains
    Type: array string[]
    required
  • fallbackOwner
    Type: object · UserEmbednullable
    required
    • countryCode
      Type: string nullable
      required
    • email
      Type: string
      required
    • hrStatus
      Type: string · UserHrStatusenumnullable
      required
      values
      • active
      • terminated
      • pending
    • id
      Type: string
      required
    • idpStatus
      Type: string · UserIdpStatusenumnullable
      required
      values
      • active
      • suspended
      • archived
      • deprovisioned
    • jobKey
      Type: string nullable
      required
    • name
      Type: string
      required
    • personalEmail
      Type: string nullable
      required
    • startDate
      Type: string Format: date-timenullable
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • teamKey
      Type: string nullable
      required
    • terminationDate
      Type: string Format: date-timenullable
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • type
      Type: string · UserIdentityTypeenum
      required
      values
      • employee
      • external
      • service_account
      • agent
  • fallbackOwnerId
    Type: string nullable
    required
  • financeTeamEmail
    Type: string nullable
    required
  • id
    Type: number
    required
  • itTeamEmail
    Type: string nullable
    required
  • mainDomain
    Type: string nullable
    required
  • name
    Type: string nullable
    required
  • plan
    Type: string · WorkspacePlanenumnullable
    required
    values
    • freemium
    • startup
    • paid
    • unknown
  • updatedAt
    Type: string Format: date-time
    required

    The timestamp of the last update to this resource. ISO 8601 format.