get
https://<<tenantUriId>>.api.chassi.com/<<applicationSpaceUriId>>/lifecycle/<<serviceUriVersion>>/entity-type-identifiers
Returns a list of EntityType that represents Internal Chassi entities, such as Customer and Contact.

Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
[
{
"entityType": "Contact",
"entityTypeIdentifier": "contactId"
},
{
"entityType": "Customer",
"entityTypeIdentifier": "customerId"
},
{
"entityType": "CustomerContact",
"entityTypeIdentifier": "customerContactId"
}
]
