EntityAttribute_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | EntityAttribute_Get |
Resource Path:/api/entity/{entityID}/attribute
The response body is of type Array[Mes.WebApi.Models.EntityAttribute].
To get the attributes for the entity with an ID of 12:
api/entity/12/attribute
Examples: Work Tasks Lookups
To get the attributes for an entity:
api/entity/{entityID}/attribute