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": "f4cc68c7-4f58-4a5e-bc6c-afa77de81264", "Asset": { "AssetId": "83e223c2-c8b5-4736-8e3f-354e69459483", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "700231e7-f2b9-447a-b3cd-f1d676d0f938", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "16769bec-6fd9-48ff-a909-c7b7cd27913e", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "47798dcc-51fa-4081-8a6d-daa5f4462068", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-10T15:00:01.4778278-07:00", "MeasurementValueNeededDate": "2025-10-10T15:00:01.4778278-07:00", "SourceSystemId": "sample string 3", "CompanyId": "9fc9b7c9-34da-4683-853c-653d6b2be9a1", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-10T15:00:01.4778278-07:00", "MeasurementValueNeededDate": "2025-10-10T15:00:01.4778278-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "fd6f9ad0-00fb-44f3-89ac-7a6a947f9c09", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "946419f0-a61b-49ac-90f1-182651727e60", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "700231e7-f2b9-447a-b3cd-f1d676d0f938", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "16769bec-6fd9-48ff-a909-c7b7cd27913e", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "a34c287e-c870-4781-bcb5-2e77ee61d617", "Name": "sample string 1" }, "Unit": { "UnitId": "fcf1da40-2037-4012-abdb-b7aac7cab31c", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "3e934090-eacb-4e31-8699-da7e67333385", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "bf02fd7f-e5b1-4c85-8de0-b06da9b2ae12", "FieldId": "dd85c2be-782b-4805-9449-470970df1448", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "bf02fd7f-e5b1-4c85-8de0-b06da9b2ae12", "FieldId": "dd85c2be-782b-4805-9449-470970df1448", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "9d3536f5-d301-49d1-96ab-c18f1f7d5b90", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "9676c675-be9f-40d4-a6de-20b8f1b0b964", "CreateDate": "2025-10-10T15:00:01.4778278-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-10T15:00:01.4778278-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }