GET Properties?propertyId={propertyId}
Retrieves a property by its Id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
propertyId |
Id of the property |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the property.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "PropertyId": "6cb0c3ad-9065-4a2d-b265-19a8db322773", "Asset": { "AssetId": "e199044c-7d21-41cd-a171-eb4548d33d07", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "5284340a-369c-479f-a815-745d512ca94c", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "472716de-74e1-4844-a211-f62edfbadb09", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "27833716-b548-44c7-a761-e23725716d5e", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-30T15:21:09.6601022-07:00", "MeasurementValueNeededDate": "2025-04-30T15:21:09.6601022-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e4fe623b-4dfd-4415-a16a-125a97dc4719", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-30T15:21:09.6601022-07:00", "MeasurementValueNeededDate": "2025-04-30T15:21:09.6601022-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "80a4f6d7-1b4f-4461-9191-a523a9edda8d", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "06c36a89-e7cb-4a7f-aee3-f52ce57c6690", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5284340a-369c-479f-a815-745d512ca94c", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "472716de-74e1-4844-a211-f62edfbadb09", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "31e5472d-2e16-43dc-b07d-bd7bea9f44b8", "Name": "sample string 1" }, "Unit": { "UnitId": "843d0fb9-41f0-4c0a-b2e9-24d9c5526536", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "62704fb7-7e06-454a-9544-d0069c55d8eb", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "adfd029c-92f5-4236-9c70-cbc87b5e905d", "FieldId": "4b40f917-41e4-4b0a-94a5-d462160a1a54", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "adfd029c-92f5-4236-9c70-cbc87b5e905d", "FieldId": "4b40f917-41e4-4b0a-94a5-d462160a1a54", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "767ca7d2-b06f-4d8d-969b-de9fc8ef9b87", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "17d51fcb-b757-4c7c-a35d-01066bdb5bca", "CreateDate": "2025-04-30T15:21:09.6601022-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T15:21:09.6601022-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }