GetEntity
Get an entity using its entityId.
GetEntityRequest
Request
This endpoint expects an object.
entity_id
The GUID of this entity to query.
GetEntityResponse
Response
This endpoint returns an object.
entity
An Entity object that corresponds with the requested entityId.