Array of multiple Team objects

  • Type: array object[] · Array of multiple Team objects
    • color
      Type: string

      Display color for this team in hex format (e.g. #FF5733)

    • created
      Type: string Format: date-time
      read-only

      Creation timestamp

    • createdUserId
      Type: integer
      read-only

      ID of the user who created this record

    • fileId
      Type: integer

      ID of the file used as the team avatar image

    • id
      Type: integer
      read-only

      Unique identifier - primary key

    • image_url
      Type: string
      read-only

      URL of the team avatar image

    • name
      Type: string

      Display name of the team

    • resources
      Type: array integer[]

      IDs of resources assigned to this team

    • status_system
      Type: object · System status

      Expanded StatusSystem object

    • statusSystemId
      Type: integer

      ID of the StatusSystem assigned to this team

    • updated
      Type: string Format: date-time
      read-only

      Last update timestamp

    • updatedUserId
      Type: integer
      read-only

      ID of the user who last updated this record

    • users
      Type: array integer[]

      IDs of users who are members of this team