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": "9a10ace2-eb40-4f25-8373-f10804bd247f", "Asset": { "AssetId": "e28bd277-a5fb-4af9-9374-c29777fb2d50", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "13d2d45d-0812-4166-8254-d7d33034eff8", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "798325f0-5d17-4259-903a-2264123238aa", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "51b6080b-fc20-4f3b-af6e-a19c96e97dd2", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-08T16:30:16.3458047-07:00", "MeasurementValueNeededDate": "2025-05-08T16:30:16.3458047-07:00", "SourceSystemId": "sample string 3", "CompanyId": "db5921e8-d207-43d8-b10d-8080e89f4053", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-08T16:30:16.3458047-07:00", "MeasurementValueNeededDate": "2025-05-08T16:30:16.3458047-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "13776462-1e43-4d4f-81e1-85b6431dcc26", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "ba718c8f-4810-44e3-b4bd-d358a05b5fe0", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "13d2d45d-0812-4166-8254-d7d33034eff8", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "798325f0-5d17-4259-903a-2264123238aa", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "00dd7a43-d360-4df4-9b37-a93e8d9f1e70", "Name": "sample string 1" }, "Unit": { "UnitId": "f853834c-1b95-4e57-9a3e-56c22869a481", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "51c9e63f-6fec-4636-92b1-2cbc2f7409dc", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "3731823e-d8d6-4175-a7b4-e8e20a83e35d", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae210a98-4738-4f3d-8c86-ff262b0f9613", "CreateDate": "2025-05-08T16:30:16.3458047-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T16:30:16.3458047-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }