v1

latestOpenAPI 3.1.02026-07-22750642.5 KB
CDP Custom Objects

Get object

Read one custom object by type and external id.

get/api/v1/cdp/custom-objects/{type}/{externalId}

Path parameters

typestring required

The custom object type name.

externalIdstring required

The object externalId within its type.

Response

Success

typestring required

The custom object type name.

externalIdstring required

Your stable identifier for this object within its type.

displayNamestring nullable required
attributesobject required

Free-form custom traits.

createdAtstring required

ISO 8601 timestamp.

updatedAtstring required

ISO 8601 timestamp.