CMS
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/media-bridge/v1/{appId}/properties/{objectType}
{ "results": [ { "hidden": true, "displayOrder": 123, "description": "<string>", "showCurrencySymbol": true, "type": "<string>", "hubspotDefined": true, "createdAt": "2023-11-07T05:31:56Z", "archived": true, "options": [ { "hidden": true, "displayOrder": 123, "description": "<string>", "label": "<string>", "value": "<string>" } ], "hasUniqueValue": true, "calculated": true, "externalOptions": true, "dateDisplayHint": "absolute", "updatedAt": "2023-11-07T05:31:56Z", "createdUserId": "<string>", "modificationMetadata": { "readOnlyOptions": true, "readOnlyValue": true, "readOnlyDefinition": true, "archivable": true }, "sensitiveDataCategories": [ "<string>" ], "label": "<string>", "formField": true, "dataSensitivity": "non_sensitive", "archivedAt": "2023-11-07T05:31:56Z", "groupName": "<string>", "referencedObjectType": "<string>", "name": "<string>", "calculationFormula": "<string>", "fieldType": "<string>", "updatedUserId": "<string>" } ] }
Obtenha as propriedades existentes definidas para um tipo de objeto de mídia.
successful operation
Show child attributes