GET Properties/GetAllForAsset?assetId={assetId}
Retrieves all properties for the given asset. This includes properties of that asset that may not have a value.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, a list of all properties for an asset.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Property |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"PropertyId": "663d9842-c408-473f-a80f-d23ed019d71a",
"Asset": {
"AssetId": "e3583460-8a49-4cc2-9d8e-533fa723b343",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "777e6c4f-0fe2-454b-99a3-e78d54d2f961",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7885675c-bfb5-473f-b1c2-24242fc2bda2",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "23e28ce3-a219-4927-a5f2-993e0070388d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"MeasurementValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94864134-5931-4dad-8603-879048a21031",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"MeasurementValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c1eb166-e69c-4dc8-9b9a-4abef10d8ce0",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "75c4923e-0e0e-4601-8027-f7a7c2a7ddd9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "777e6c4f-0fe2-454b-99a3-e78d54d2f961",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7885675c-bfb5-473f-b1c2-24242fc2bda2",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "44e43681-9d4d-4da5-9836-bd086e493be5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94b0b67a-b9c0-4230-9fba-524870c1a62c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ef429cff-cbc5-4a67-97c3-c86a19981d40",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-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": "9f397a9b-2d87-4695-9d44-9c42779b28b9",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "408d8aaa-0781-4487-a51c-22b98c6f4c25",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "663d9842-c408-473f-a80f-d23ed019d71a",
"Asset": {
"AssetId": "e3583460-8a49-4cc2-9d8e-533fa723b343",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "777e6c4f-0fe2-454b-99a3-e78d54d2f961",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7885675c-bfb5-473f-b1c2-24242fc2bda2",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "23e28ce3-a219-4927-a5f2-993e0070388d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"MeasurementValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94864134-5931-4dad-8603-879048a21031",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"MeasurementValueNeededDate": "2026-04-05T10:54:49.1381852-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c1eb166-e69c-4dc8-9b9a-4abef10d8ce0",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "75c4923e-0e0e-4601-8027-f7a7c2a7ddd9",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "777e6c4f-0fe2-454b-99a3-e78d54d2f961",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7885675c-bfb5-473f-b1c2-24242fc2bda2",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "44e43681-9d4d-4da5-9836-bd086e493be5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "94b0b67a-b9c0-4230-9fba-524870c1a62c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ef429cff-cbc5-4a67-97c3-c86a19981d40",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-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": "9f397a9b-2d87-4695-9d44-9c42779b28b9",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "408d8aaa-0781-4487-a51c-22b98c6f4c25",
"CreateDate": "2026-04-05T10:54:49.1381852-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T10:54:49.1381852-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}