Entity_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | Entity_Get |
Resource Path:/api/Entity/{id}
The response body is of type Mes.WebApi.Models.Entity.
To get the entity with an ID of 28:
api/entity/28
Examples: Work Tasks Lookup
To get an entity:
api/entity/{id}