GET Properties/ByLastModifiedDate?assetId={assetId}&propertyTypeId={propertyTypeId}&beginDate={beginDate}&endDate={endDate}
Retrieves properties for the given parameters. All parameters are optional.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
assetId |
Id of the asset |
globally unique identifier |
None. |
propertyTypeId |
Id of the property type |
globally unique identifier |
None. |
beginDate |
Beginning last modified date of the properties to retrieve |
date |
None. |
endDate |
Ending last modified date of the properties to retrieve |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of properties.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Collection of Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": [ { "PropertyId": "b12bc5bb-8cf8-4b9c-9729-b9a760b03f24", "Asset": { "AssetId": "9fa745fc-2fa0-4981-a15a-bea9ea876e31", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7dfe8a60-58d1-4b0c-9516-2004965b8be0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f9eb1ab-cfc4-4088-b8d7-a0123fc3eddd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "96667da6-828d-4fdc-9406-2fad06c71797", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "MeasurementValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "SourceSystemId": "sample string 3", "CompanyId": "3c68986e-5d2b-4146-92e2-84f9a7829bde", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "MeasurementValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "81da10ab-73f4-44f5-87a5-4a8add728a7f", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "e8b6b4b4-77ea-4129-9cef-7006430e7998", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7dfe8a60-58d1-4b0c-9516-2004965b8be0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f9eb1ab-cfc4-4088-b8d7-a0123fc3eddd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "d24da9dc-5c2c-4d16-b845-55c30f91dda2", "Name": "sample string 1" }, "Unit": { "UnitId": "367a6987-0cf8-47bb-b0a8-b5ad561111e8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "8d06b31c-d3ee-4960-abf7-f7e5f2e11421", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "1d8e8b0f-b79d-420a-b90c-081c2181d931", "FieldId": "1a527b1d-702c-432c-9e6e-3c123e985d12", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "1d8e8b0f-b79d-420a-b90c-081c2181d931", "FieldId": "1a527b1d-702c-432c-9e6e-3c123e985d12", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "5deb0f45-012b-4807-b77b-5d150aae84fd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6cc7a65f-26fe-416a-b9a5-bf8ab51bda7f", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 8" }, { "PropertyId": "b12bc5bb-8cf8-4b9c-9729-b9a760b03f24", "Asset": { "AssetId": "9fa745fc-2fa0-4981-a15a-bea9ea876e31", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7dfe8a60-58d1-4b0c-9516-2004965b8be0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f9eb1ab-cfc4-4088-b8d7-a0123fc3eddd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "96667da6-828d-4fdc-9406-2fad06c71797", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "MeasurementValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "SourceSystemId": "sample string 3", "CompanyId": "3c68986e-5d2b-4146-92e2-84f9a7829bde", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "MeasurementValueNeededDate": "2025-07-18T02:36:46.6810333-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "81da10ab-73f4-44f5-87a5-4a8add728a7f", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "e8b6b4b4-77ea-4129-9cef-7006430e7998", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7dfe8a60-58d1-4b0c-9516-2004965b8be0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f9eb1ab-cfc4-4088-b8d7-a0123fc3eddd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "d24da9dc-5c2c-4d16-b845-55c30f91dda2", "Name": "sample string 1" }, "Unit": { "UnitId": "367a6987-0cf8-47bb-b0a8-b5ad561111e8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "8d06b31c-d3ee-4960-abf7-f7e5f2e11421", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "1d8e8b0f-b79d-420a-b90c-081c2181d931", "FieldId": "1a527b1d-702c-432c-9e6e-3c123e985d12", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "1d8e8b0f-b79d-420a-b90c-081c2181d931", "FieldId": "1a527b1d-702c-432c-9e6e-3c123e985d12", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "5deb0f45-012b-4807-b77b-5d150aae84fd", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6cc7a65f-26fe-416a-b9a5-bf8ab51bda7f", "CreateDate": "2025-07-18T02:36:46.6810333-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T02:36:46.6810333-07:00", "LastModifiedUser": "sample string 8" } ], "Total": 1, "Message": "sample string 1" }