Retrieve an Array
GET
Retrieves an array of entities by Id.
Request Syntax
GET/custdev/core/entity/id/{entId}/{entFmlyKey}
Return Type
array[Meridium.Api.CustDev.Core.
EntDevDTO
]
Produces
This API call produces the application/json
media type according to the Accept request header. The media type will be conveyed by the Content-Type
response header.
Success Response
200
Success
Response Example
[
{
"key": "64251821844",
"id": " ~ SLACK WAX HEATER ~ HXST 1",
"seqNum": "4",
"familyKey": "64251784124",
"familyId": "MI_EQUIP000",
"updateDate": "2017-05-25T16:56:06.000",
"fields": [
{
"key": "64251784126",
"id": "MI_EQUIP000_EQUIP_ID_C",
"value": "HXST 1"
}