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": "02e6e098-5577-4424-8333-85b6687948cb", "Asset": { "AssetId": "d82a0d4f-12dc-495f-a08b-395f2b4c86da", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "ad8eb003-2823-4325-95c6-639092f87e7f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ddff53ca-2845-476d-a399-52c9efb2065f", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "81c72aa8-c2dc-4494-8ab5-523de15c005e", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T07:42:27.2251358-07:00", "MeasurementValueNeededDate": "2025-06-02T07:42:27.2251358-07:00", "SourceSystemId": "sample string 3", "CompanyId": "f71f65eb-d05f-4266-acba-adfc87c18487", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T07:42:27.2251358-07:00", "MeasurementValueNeededDate": "2025-06-02T07:42:27.2251358-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1a36bcad-0706-46e4-b39e-de4b6a731368", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "289a762f-3b92-4acd-bea8-a53efeafc7aa", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "ad8eb003-2823-4325-95c6-639092f87e7f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ddff53ca-2845-476d-a399-52c9efb2065f", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "41134b4d-c33f-4ed1-88bf-d39ce7bcec97", "Name": "sample string 1" }, "Unit": { "UnitId": "e9b48c18-68f1-4057-b9cd-d9a2bfd3c390", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "a95cc074-ac1f-46cd-b04f-f703afaeaf51", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "7f623347-cdf8-49c6-a894-81d1e1ef0c3a", "FieldId": "9070f0ae-79bb-418a-b98b-c92ade8bcc16", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "7f623347-cdf8-49c6-a894-81d1e1ef0c3a", "FieldId": "9070f0ae-79bb-418a-b98b-c92ade8bcc16", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "6bed5597-4536-4cd2-a0cd-e82ebcd2947f", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "e17cdd7f-baf6-4995-8b3f-047c271848c9", "CreateDate": "2025-06-02T07:42:27.2251358-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:42:27.2251358-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }