GetEntity

Get an entity using its entityId.

GetEntityRequest

Request
This endpoint expects an object.
entity_idstring
The GUID of this entity to query.

GetEntityResponse

Response
This endpoint returns an object.
entityobject
An Entity object that corresponds with the requested entityId.