---
title: "GET /media-bridge/2026-09/{appId}/schemas"
method: GET
path: "/media-bridge/2026-09/{appId}/schemas"
tags: ["Basic"]
---

# GET /media-bridge/2026-09/{appId}/schemas

`GET /media-bridge/2026-09/{appId}/schemas`

## Path parameters

- `appId` string, required

## Query parameters

- `archived` boolean

## Response `200`

successful operation

- CollectionResponseObjectSchemaNoPaging
  - `results` ObjectSchema[], required
    - `allowsSensitiveProperties` boolean, required
    - `archived` boolean, required
    - `associations` AssociationDefinition[], required
      - `createdAt` string, date-time — The timestamp when the association was created, in ISO 8601 format.
      - `fromObjectTypeId` string, required — The ID of the source object type (e.g., 0-1 for contacts).
      - `id` string, required — The unique ID of the associated object (e.g., a contact ID).
      - `name` string — For labeled association types, the internal name of the association.
      - `toObjectTypeId` string, required — The ID of the destination object type (e.g., 0-3 for deals).
      - `updatedAt` string, date-time — The timestamp when the last update was made to an association, in ISO 8601 format.
    - `createdAt` string, date-time
    - `createdByUserId` integer
    - `description` string
    - `fullyQualifiedName` string, required
    - `id` string, required
    - `labels` ObjectTypeDefinitionLabels, required
      - `plural` string
      - `singular` string
    - `name` string, required
    - `objectTypeId` string, required
    - `primaryDisplayProperty` string
    - `properties` Property1[], required
      - `archived` boolean
      - `archivedAt` string, date-time
      - `calculated` boolean
      - `calculationFormula` string
      - `createdAt` string, date-time
      - `createdUserId` string
      - `dataSensitivity` 'highly_sensitive' | 'non_sensitive' | 'sensitive'
      - `dateDisplayHint` 'absolute' | 'absolute_with_relative' | 'time_since' | 'time_until'
      - `description` string, required
      - `displayOrder` integer
      - `externalOptions` boolean
      - `fieldType` string, required
      - `formField` boolean
      - `groupName` string, required
      - `hasUniqueValue` boolean
      - `hidden` boolean
      - `hubspotDefined` boolean
      - `label` string, required
      - `modificationMetadata` PropertyModificationMetadata
        - `archivable` boolean, required
        - `readOnlyDefinition` boolean, required
        - `readOnlyOptions` boolean
        - `readOnlyValue` boolean, required
      - `name` string, required
      - `options` Option1[], required
        - `description` string
        - `displayOrder` integer
        - `hidden` boolean, required
        - `label` string, required
        - `value` string, required
      - `referencedObjectType` string
      - `sensitiveDataCategories` string[]
      - `showCurrencySymbol` boolean
      - `type` string, required
      - `updatedAt` string, date-time
      - `updatedUserId` string
    - `requiredProperties` string[], required
    - `searchableProperties` string[], required
    - `secondaryDisplayProperties` string[], required
    - `updatedAt` string, date-time
    - `updatedByUserId` integer

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/cms-media-bridge.md) · [All operations](https://skmtc.net/hubspot/apis/cms-media-bridge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/cms-media-bridge/revisions/8c2861bd522a/schema)
