# Getting all Project Entities

<span class="rvts6">This call retrieves all entities in the project.</span>

##### <span class="rvts16">Method</span>

<span class="rvts6">GET</span>

<span class="rvts16">URL</span>

<span class="rvts6">&lt;server&gt;/entity.ashx</span>

##### <span class="rvts16">Parameters</span>

<div class="rvps2" id="bkmrk-project-unique-ident"><table border="1" cellpadding="7" cellspacing="-1"><tbody><tr valign="top"><td valign="top" width="85"><span class="rvts6">project</span>

</td><td valign="top" width="538"><span class="rvts6">Unique identifier for the project</span>

</td></tr></tbody></table>

</div><span class="rvts6"> </span><span class="rvts16">Returns</span>

<span class="rvts6">This call returns a JSON file. The file defines a dictionary where each key is an entity “ID”, and the data associated to the key is another dictionary containing the entity’s properties.</span>

<span class="rvts16">Example</span>

<table border="1" id="bkmrk-http%3A%2F%2Flocalhost%3A586" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 99.881%;"></col></colgroup><tbody><tr><td>http://localhost:58697/entity.ashx?project=myproject</td></tr></tbody></table>

## <span class="rvts0"><span class="rvts24"> </span></span>

## <span class="rvts0"><span class="rvts24"></span></span>