Getting an Entity

This call retrieves one entity.

Method

GET

URL

<server>/entity.ashx

Parameters

id

Unique identifier for the entity

 

Returns

This call returns a JSON file. The file defines a dictionary where the entity’s properties appear as key-value pairs.

Example
http://localhost:58697/entity.ashx?id=770A11061EFA41C0B7729DE5ABA266C4

 


Revision #1
Created 17 March 2025 15:27:34 by admin
Updated 17 March 2025 15:28:50 by admin