getMetadata

GET {{baseUrl}}/ssot/metadata?entityCategory=<string>&entityName=<string>&entityType=<string>

Get all metadata, including Calculated Insights, Engagement, Profile, and other objects, as well as their relationships to other objects in Data Cloud.

Available Version: 52.0

Request Params

KeyDatatypeRequiredDescription
entityCategorystringCategory of the metadata entity. Valid values are Profile, Engagement, and Related. If unspecified, all category entities are returned.

Available Version: 54.0 | | entityName | string | | Metadata name of the entity, for example UnifiedIndividual__dlm. If unspecified, a complete list of entities is returned.

Available Version: 54.0 | | entityType | string | | Type of metadata entity requested. Valid values are DataLakeObject, DataModelObject, and CalculatedInsight. If unspecified, all types are returned.

Available Version: 54.0 |

RESPONSES

status: OK