View all entity types
Learn about the GetEntityTypes endpoint in the DestinationEntity collection.
Last updated
Was this helpful?
Learn about the GetEntityTypes endpoint in the DestinationEntity collection.
Last updated
Was this helpful?
Was this helpful?
{
"result": [
{
"name": "NPC",
"id": 1
},
{
"name": "3DEnviroment",
"id": 2
}
],
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}