View information about your entity types (user profile databases) and your entity type schemas. The section of the documentation also includes the following articles:
Endpoint | Methods |
---|---|
List Your Entity Types/config/{appId}/entityTypesView basic information about all your entity types. |
|
View an Entity Type/config/{appId}/entityTypes/{entityType}View basic information about the specified entity type. |
|
View the Attributes in an Entity Type/config/{appId}/entityTypes/{entityType}/attributesView detailed information about all the attributes found in the specified entity type schema. |
|
View an Entity Type Attribute/config/{appId}/entityTypes/{entityType}/attributes/{attribute}View detailed information about the specified entity type attribute. |
|