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": "bd84f702-a413-4735-bdb4-01f96ee4bee8", "Asset": { "AssetId": "4e848c72-2ca7-4e0b-bacc-ef04b894a8e6", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a50e4cca-5015-4e3b-94d4-54875e97a0ba", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4e3a082b-0093-4f96-ae6c-e4fbac16de16", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "d8828059-f533-439a-8898-edcacf1d8659", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-09-13T21:09:17.9509868-07:00", "MeasurementValueNeededDate": "2025-09-13T21:09:17.9509868-07:00", "SourceSystemId": "sample string 3", "CompanyId": "7107d32c-3d53-4bc8-aa74-6a753e30833f", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-09-13T21:09:17.9509868-07:00", "MeasurementValueNeededDate": "2025-09-13T21:09:17.9509868-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "322753ae-f938-4263-bc5b-e30fd134fc76", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "7df276cc-c8e9-44b5-a813-6fe5dcddd920", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a50e4cca-5015-4e3b-94d4-54875e97a0ba", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4e3a082b-0093-4f96-ae6c-e4fbac16de16", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "7b19ad65-7a90-4489-96b8-a52d2fa13a8a", "Name": "sample string 1" }, "Unit": { "UnitId": "27ddd148-4c5d-440b-909a-adfb4128b908", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "7404b0dc-3388-44a9-916e-34469af4f5e6", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a4fd8cd4-be46-4dc4-b120-e24bddf5527e", "FieldId": "c97f943e-95d7-4625-b0c9-28e11b0d5156", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a4fd8cd4-be46-4dc4-b120-e24bddf5527e", "FieldId": "c97f943e-95d7-4625-b0c9-28e11b0d5156", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "2a31dac5-a2c8-4526-b9f2-d1968e05507e", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "2b2d10fc-f393-4b3c-9fc4-f1582004bcff", "CreateDate": "2025-09-13T21:09:17.9509868-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-13T21:09:17.9509868-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }