View information about your entity types (user profile databases) and your entity type schemas.
Endpoint | Methods |
---|---|
/config/{appId}/entityTypes View basic information about all your entity types. |
|
/config/{appId}/entityTypes/{entityType} View basic information about the specified entity type. |
|
/config/{appId}/entityTypes/{entityType}/attributes View detailed information about all the attributes found in the specified entity type schema. |
|
/config/{appId}/entityTypes/{entityType}/attributes/{attribute} View detailed information about the specified entity type attribute. |
|