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": "c0f1eb27-df15-4c7d-a922-3c7a1023f720",
"Asset": {
"AssetId": "492bf1c7-ab96-4c3b-b010-c5ec67c61d76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0bafa60-bca3-4fd6-a0df-89f7696f16e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f371548-f76b-4c17-81ba-c1314ab161d1",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "030fa93a-428f-4261-97c1-77abeb4cf204",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:31:27.3831015-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:31:27.3831015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9500d870-d779-4438-a300-3b6aa03b0bc5",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:31:27.3831015-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:31:27.3831015-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6f00b403-680c-4336-ae03-731a72713e49",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "30a825b0-c9bb-4e1c-afcb-b2e8755fa6ff",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0bafa60-bca3-4fd6-a0df-89f7696f16e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f371548-f76b-4c17-81ba-c1314ab161d1",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0a76229f-2b60-4624-b0c8-457ec03b072c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6da793fa-bc0d-447f-bb01-804c49ef1dc5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "88d084a8-9186-4b5c-af58-e99e2535c2c8",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "21b2bf5b-eefb-41a6-9451-b8aabcdf7305",
"FieldId": "2723b3ce-5c26-426d-a469-39f7b2823aa5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "21b2bf5b-eefb-41a6-9451-b8aabcdf7305",
"FieldId": "2723b3ce-5c26-426d-a469-39f7b2823aa5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "b9128743-a7ad-4f0e-84c3-7b4297a430b3",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "65df272c-eaa5-4e69-b440-12d81ca80408",
"CreateDate": "2026-06-25T14:31:27.3831015-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:31:27.3831015-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}